diff options
author | Jonas Gorski <jonas.gorski@gmail.com> | 2017-02-23 22:16:00 +0100 |
---|---|---|
committer | Jonas Gorski <jonas.gorski@gmail.com> | 2017-02-27 12:15:45 +0100 |
commit | 5e3fb70094e5f87fb8dbfd4d8e979cd57293eb71 (patch) | |
tree | 63a5d70094d28c85110bed5936e32aaf8ed67011 /target/linux/generic/image | |
parent | d48cc5e0449fec6f7717e85a68f06a61abd7b0ae (diff) | |
download | upstream-5e3fb70094e5f87fb8dbfd4d8e979cd57293eb71.tar.gz upstream-5e3fb70094e5f87fb8dbfd4d8e979cd57293eb71.tar.bz2 upstream-5e3fb70094e5f87fb8dbfd4d8e979cd57293eb71.zip |
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>
Diffstat (limited to 'target/linux/generic/image')
0 files changed, 0 insertions, 0 deletions