summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/ld
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2010-11-18 18:30:03 +0000
committerdim <dim@FreeBSD.org>2010-11-18 18:30:03 +0000
commit79e78b2c61c034f70491270cd04b4c5672a6c0c7 (patch)
tree19350fb5ff0ba3262aa241208bd8a169711b7e9a /gnu/usr.bin/binutils/ld
parentb0df1c137c1d7cc6c086e8c3de63b91a97e180c7 (diff)
downloadFreeBSD-src-79e78b2c61c034f70491270cd04b4c5672a6c0c7.zip
FreeBSD-src-79e78b2c61c034f70491270cd04b4c5672a6c0c7.tar.gz
Sync: merge r215396 through r215463 from ^/head.
Diffstat (limited to 'gnu/usr.bin/binutils/ld')
-rw-r--r--gnu/usr.bin/binutils/ld/Makefile.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile.amd64 b/gnu/usr.bin/binutils/ld/Makefile.amd64
index 8a08129..d7276a0 100644
--- a/gnu/usr.bin/binutils/ld/Makefile.amd64
+++ b/gnu/usr.bin/binutils/ld/Makefile.amd64
@@ -12,7 +12,7 @@ e${NATIVE_EMULATION}.c: emulparams/${NATIVE_EMULATION}.sh emultempl/elf32.em \
${NATIVE_EMULATION} "" no ${NATIVE_EMULATION} ${TARGET_TUPLE}
X86_EMULATION= elf_i386_fbsd
-_i386_path= \"${TOOLS_PREFIX}/usr/lib/i386\"
+_i386_path= \"${TOOLS_PREFIX}/usr/lib32\"
EMS+= ${X86_EMULATION}
.for ext in ${ELF_SCR_EXT}
LDSCRIPTS+= ${X86_EMULATION}.${ext}
OpenPOWER on IntegriCloud