PERFORCE change 49312 for review
Peter Wemm
peter at FreeBSD.org
Fri Mar 19 15:40:04 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=49312
Change 49312 by peter at peter_overcee on 2004/03/19 15:39:43
sync with rest of p4 tree
Affected files ...
.. //depot/projects/hammer/gnu/usr.bin/binutils/ld/Makefile.amd64#6 edit
Differences ...
==== //depot/projects/hammer/gnu/usr.bin/binutils/ld/Makefile.amd64#6 (text+ko) ====
@@ -20,7 +20,7 @@
"${NATIVE_EMULATION}" "" ${NATIVE_EMULATION} "${TARGET_TUPLE}"
X86_EMULATION= elf_i386_fbsd
-_i386_path= \"${TOOLS_PREFIX}/usr/lib/i386\"
+_i386_path= \"${TOOLS_PREFIX}/lib32\":\"${TOOLS_PREFIX}/usr/lib32\"
EMS+= ${X86_EMULATION}
LDSCRIPTS+= ${X86_EMULATION}.x ${X86_EMULATION}.xbn ${X86_EMULATION}.xn ${X86_EMULATION}.xr \
${X86_EMULATION}.xs ${X86_EMULATION}.xu ${X86_EMULATION}.xc ${X86_EMULATION}.xsc
More information about the p4-projects
mailing list