diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2025-10-03 10:48:01 +0300 |
---|---|---|
committer | Alexander Golubev <fatzer2@gmail.com> | 2025-10-03 11:14:47 +0300 |
commit | 8380fc26a471d64bcddc38a2bce9442f6386b805 (patch) | |
tree | 94b0a42a452ab57c7b9b9589e075236831f451d8 /ChangeLog | |
parent | c57eae31615bc70072c7e99d712c2285817bd2e5 (diff) | |
download | libr-master.tar.gz libr-master.zip |
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