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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"