Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 15:40:03 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 49312 for review
Message-ID:  <200403192340.i2JNe3d9010484@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=49312

Change 49312 by peter@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403192340.i2JNe3d9010484>