tn3399_openwrt/toolchain/binutils
Jonas Gorski 5e3fb70094 toolchain: unbreak glibc on MIPS
Binutils recently updated the ABI version to 5, which broke glibc, as it
refuses to load anything > 3. Upstream reverted the ABI version update,
so backport the commit.

Fixes the following error on boot:

/bin/sh: error while loading shared libraries: /lib/libcrypt.so.1: ELF file ABI version invalid
[    0.920077] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[    0.920077]
[    0.929450] Rebooting in 1 seconds..

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2017-02-27 12:15:45 +01:00
..
patches toolchain: unbreak glibc on MIPS 2017-02-27 12:15:45 +01:00
Config.in binutils: remove 2.25.1 support and leftovers of older versions 2017-02-07 17:16:12 +01:00
Config.version binutils: remove 2.25.1 support and leftovers of older versions 2017-02-07 17:16:12 +01:00
Makefile binutils: remove 2.25.1 support and leftovers of older versions 2017-02-07 17:16:12 +01:00