diff options
author | Bernhard Walle <bernhard@bwalle.de> | 2014-10-09 10:46:07 +0200 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-01-08 19:16:36 -0800 |
commit | 1a6e9782e2a7239f2534347a4ef5b35542dd4e41 (patch) | |
tree | de71d01c4d49f8748e2cad7f353bc47eef346696 /scripts/patch-rework.sh | |
parent | c88bbca7ab489fc8cf9ca34b9878e8b8be23f668 (diff) | |
download | crosstool-ng-1a6e9782e2a7239f2534347a4ef5b35542dd4e41.tar.gz crosstool-ng-1a6e9782e2a7239f2534347a4ef5b35542dd4e41.tar.bz2 crosstool-ng-1a6e9782e2a7239f2534347a4ef5b35542dd4e41.zip |
cc/gcc: Fix dynamic linker path for hard float libc
When compiling glibc 2.16 and gcc 4.7.4 with CT_ARCH_FLOAT="hard",
I end up in a dynamic linker called /lib/ld-linux-armhf.so.3, but
gcc compiles the binaries with an ELF interpreter /lib/ld-linux.so.3.
That doesn't work.
This patch (which is included in recent gcc version and also is included
in Linaro 4.7 versions) fixes the problem. I just stripped the ChangeLog
diff from the original commit.
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
Diffstat (limited to 'scripts/patch-rework.sh')
0 files changed, 0 insertions, 0 deletions