From patchwork Mon Feb 8 21:14:32 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [oe,11/12] fix binutils patch to apply to 2.20 Date: Mon, 08 Feb 2010 11:14:32 -0000 From: Bernhard Reutner-Fischer X-Patchwork-Id: 1553 Message-Id: <1265663673-16312-12-git-send-email-rep.dot.nop@gmail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Bernhard Reutner-Fischer --- .../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.