You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
binutils toolchain: unbreak glibc on MIPS 7 years ago
fortify-headers treewide: clean up download hashes 7 years ago
gcc toolchain/gcc: parallelize make install 7 years ago
gdb toolchain/gdb: update to version 7.12.1 7 years ago
glibc glibc: update to version 2.25 7 years ago
insight treewide: clean up download hashes 7 years ago
kernel-headers treewide: clean up download hashes 7 years ago
musl build: remove libc version config code 7 years ago
uClibc toolchain/uclibc: Bump version to 1.0.22 7 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
yasm treewide: clean up download hashes 7 years ago
Config.in build: remove libc version config code 7 years ago
Makefile build: fix the toolchain rebuild check 7 years ago
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) 15 years ago