diff options
| author | Mark Wielaard <mark@klomp.org> | 2019-12-06 17:20:00 +0100 |
|---|---|---|
| committer | Mark Wielaard <mark@klomp.org> | 2019-12-11 14:22:15 +0100 |
| commit | cf1b5fe170fa24f32871ef284ff2968c73816f98 (patch) | |
| tree | 49e8a3f259de927d6c3772ee2b2e044259736b9f /ChangeLog | |
| parent | eaffa79d52da7454044be53d28b525cebdb0093b (diff) | |
| download | platform_external_elfutils-cf1b5fe170fa24f32871ef284ff2968c73816f98.tar.gz platform_external_elfutils-cf1b5fe170fa24f32871ef284ff2968c73816f98.tar.bz2 platform_external_elfutils-cf1b5fe170fa24f32871ef284ff2968c73816f98.zip | |
Make sure to always build with build-ids.
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 <mark@klomp.org>
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2019-12-06 Mark Wielaard <mark@klomp.org> + + * configure.ac: Add ac_cv_buildid check. + 2019-11-26 Mark Wielaard <mark@klomp.org> * configure.ac: Set version to 0.178. |
