1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
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
gcc
gdb
glibc glibc: update to version 2.25 2017-02-11 21:18:42 +01:00
insight
kernel-headers
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
yasm
Config.in build: remove libc version config code 2017-02-11 15:37:55 +01:00
info.mk
Makefile build: fix the toolchain rebuild check 2017-02-16 08:13:16 +01:00