summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2014-10-09 08:46:07 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-01-09 03:16:36 (GMT)
commit1a6e9782e2a7239f2534347a4ef5b35542dd4e41 (patch)
treede71d01c4d49f8748e2cad7f353bc47eef346696 /scripts
parentc88bbca7ab489fc8cf9ca34b9878e8b8be23f668 (diff)
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')
0 files changed, 0 insertions, 0 deletions