| Submitter | Bernhard Reutner-Fischer |
|---|---|
| Date | 2010-02-08 21:14:32 |
| Message ID | <1265663673-16312-12-git-send-email-rep.dot.nop@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/1553/ |
| State | Applied, archived |
| Headers | show |
Comments
Patch
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.
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> --- .../binutils-x86_64_i386_biarch.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)