summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2025-10-03 10:48:01 +0300
committerAlexander Golubev <fatzer2@gmail.com>2025-10-03 11:14:47 +0300
commit8380fc26a471d64bcddc38a2bce9442f6386b805 (patch)
tree94b0a42a452ab57c7b9b9589e075236831f451d8 /ChangeLog
parentc57eae31615bc70072c7e99d712c2285817bd2e5 (diff)
downloadlibr-master.tar.gz
libr-master.zip
Use compilation config-time checks instead of linker versionHEADmaster
To rely on current linker's version to determine the libbfd version is unreliable. In particular it's likely to yield wrong result in next use-cases: - cross-compilations - build with non-GNU toolchain - just build with another linker version Unfortunately libbfd doesn't provide a reliable way to retrieve version information, so we will have to check for features in specific versions we are interested in. Note: this essentially reverts most of the changes introduced by c57eae31615bc70072c7e99d712c2285817bd2e5. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions