Date: Wed, 19 Sep 2007 12:17:39 +0000 (UTC) From: Thomas Quinot <thomas@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld genscripts.sh Message-ID: <200709191217.l8JCHdNK019363@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2007-09-19 12:17:39 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/binutils/ld genscripts.sh
Log:
In the case of a native build, set NATIVE to yes so that the code circuits
that need to be activated specifically for the case of a native linker
actually are enabled. Specifically, this makes ld(1) look for shared
libraries in LD_LIBRARY_PATH in the native case, as documented in the
man page.
PR: gnu/96481
Approved by: re (kensmith)
MFC after: 2 weeks
Revision Changes Path
1.8 +4 -1 src/gnu/usr.bin/binutils/ld/genscripts.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709191217.l8JCHdNK019363>
