Subject: CVS commit: src/tools/gcc
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/23/2003 10:07:26
Module Name:	src
Committed By:	mrg
Date:		Sat Aug 23 10:07:26 UTC 2003

Modified Files:
	src/tools/gcc: Makefile

Log Message:
for mknative, make sure we look in the target's /lib directly as the
symlinks in the /usr/lib directory point (absolutely) to "/lib/libfoo.so",
which ends up being quite invalid when target!=host...


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/tools/gcc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.