summaryrefslogtreecommitdiffstats
path: root/recipes/binutils
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-02-08 11:14:32 +0000
committerKhem Raj <raj.khem@gmail.com>2010-02-10 12:38:13 -0800
commitf08176b50a59f9eeac6d4dee7af0cd937a19e05c (patch)
treed449eae90897fc75f0696613cf89839830c19b8f /recipes/binutils
parentca1b344cf4bb34b2f7c497e6d66af407b15ae4fe (diff)
downloadopenembedded-f08176b50a59f9eeac6d4dee7af0cd937a19e05c.tar.gz
binutils-2.20: Forward port binutils-x86_64_i386_biarch.patch to 2.20
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/binutils')
-rw-r--r--recipes/binutils/binutils-2.20/binutils-x86_64_i386_biarch.patch2
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 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.