From: Bernhard Reutner-Fischer Date: Mon, 8 Feb 2010 11:14:32 +0000 (+0000) Subject: binutils-2.20: Forward port binutils-x86_64_i386_biarch.patch to 2.20 X-Git-Tag: Release-2010-05/1~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08176b50a59f9eeac6d4dee7af0cd937a19e05c;p=openembedded.git binutils-2.20: Forward port binutils-x86_64_i386_biarch.patch to 2.20 Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Khem Raj --- 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 60544345dc..4cd9e22438 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.