ImmortalWrt/toolchain/binutils
Andre Heider f090e6495d toolchain/binutils: get rid of outdated libiberty hack
This reverts commit 68fcb15f90.

binutils syncs libiberty from gcc, which defaults to not installing itself
since [0], see also [1].

That change is apparently part of binutils 2.24, and the oldest supported
version here is 2.37, hence we can remove this hack.

[0] https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=48d7db63ff581b026e057badf39f1f23fdf47928
[1] https://gcc.gnu.org/onlinedocs/libiberty/Using.html

Signed-off-by: Andre Heider <a.heider@gmail.com>
2023-02-19 19:44:39 +01:00
..
patches toolchain/binutils: add support for version 2.40 2023-01-21 11:55:23 +01:00
Config.in toolchain/binutils: add support for version 2.40 2023-01-21 11:55:23 +01:00
Config.version toolchain/binutils: add support for version 2.40 2023-01-21 11:55:23 +01:00
Makefile toolchain/binutils: get rid of outdated libiberty hack 2023-02-19 19:44:39 +01:00