Signed-off-by: Bernhard Reutner-Fischer <[email protected]> --- .../binutils-x86_64_i386_biarch.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes/binutils/binutils-2.20/binutils-x86_64_i386_biarch.patch b/recipes/binutils/binutils-2.20/binutils-x86_64_i386_biarch.patch index 6054434..4cd9e22 100644 --- a/recipes/binutils/binutils-2.20/binutils-x86_64_i386_biarch.patch +++ b/recipes/binutils/binutils-2.20/binutils-x86_64_i386_biarch.patch @@ -11,9 +11,9 @@ --- binutils/ld/emulparams/elf_i386.sh +++ binutils/ld/emulparams/elf_i386.sh @@ -12,3 +12,13 @@ - NO_SMALL_DATA=yes SEPARATE_GOTPLT=12 SHARABLE_SECTIONS=yes + IREL_IN_PLT= + +# Linux modify the default library search path to first include +# a 32-bit specific directory. -- 1.6.5 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
