Re: [PATCH] Make sure to always build with build-ids.

2019-12-11 Thread Mark Wielaard
Hi, On Fri, Dec 06, 2019 at 05:22:41PM +0100, Mark Wielaard wrote: > We really need build-ids for various things. If the system compiler > doesn't generate build-ids warn and generate them anyway for both the > binaries and the tests. I pushed this to master with one change: > +# We really want

[PATCH] Make sure to always build with build-ids.

2019-12-06 Thread Mark Wielaard
We really need build-ids for various things. If the system compiler doesn't generate build-ids warn and generate them anyway for both the binaries and the tests. Signed-off-by: Mark Wielaard --- ChangeLog| 4 configure.ac | 9 + tests/ChangeLog