diff options
author | Roland McGrath <roland@redhat.com> | 2010-10-26 21:22:19 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 23:52:12 (GMT) |
commit | aa5fb4dbfd121296ca97c68cf90043a7ea97579d (patch) | |
tree | a490943ff3c3a174595f645c574ce60b85e781e5 /lib/sort.c | |
parent | d911202e3f722c29065942400ea108b7096bdac7 (diff) | |
download | linux-fsl-qoriq-aa5fb4dbfd121296ca97c68cf90043a7ea97579d.tar.xz |
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
With glibc 2.11 or later that was built with --enable-multi-arch, the UML
link fails with undefined references to __rel_iplt_start and similar
symbols. In recent binutils, the default linker script defines these
symbols (see ld --verbose). Fix the UML linker scripts to match the new
defaults for these sections.
Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/sort.c')
0 files changed, 0 insertions, 0 deletions