diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2017-08-18 15:50:42 +0200 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2017-08-18 23:16:00 +0200 |
commit | 4a3330a918c3647c9d5c9211410628b872d7a194 (patch) | |
tree | 9c4a16464c26e834dc30bdbb172b45c2336a0ffe /ChangeLog | |
parent | a5ea080ce52aac1cdcd447d30091a572c489dcd9 (diff) | |
download | elfutils-4a3330a918c3647c9d5c9211410628b872d7a194.tar.gz |
Detect if symbol versioning is supported
If not, throw an error unless symbol versioning was explicitly
disabled.
Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2017-05-03 Ulf Hermann <ulf.hermann@qt.io> + + * configure.ac: Test if symbol versioning is supported. + 2017-04-27 Ulf Hermann <ulf.hermann@qt.io> * configure.ac: Check if the compiler supports |