tn3399_openwrt/toolchain
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
..
binutils toolchain: unbreak glibc on MIPS 2017-02-27 12:15:45 +01:00
fortify-headers treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
gcc toolchain/gcc: parallelize make install 2017-02-09 14:49:34 +01:00
gdb toolchain/gdb: update to version 7.12.1 2017-02-07 17:18:07 +01:00
glibc glibc: update to version 2.25 2017-02-11 21:18:42 +01:00
insight treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
kernel-headers treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
musl build: remove libc version config code 2017-02-11 15:37:55 +01:00
uClibc toolchain/uclibc: Bump version to 1.0.22 2017-02-11 15:38:39 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
yasm treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
Config.in build: remove libc version config code 2017-02-11 15:37:55 +01:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00
Makefile build: fix the toolchain rebuild check 2017-02-16 08:13:16 +01:00