Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2003 19:40:55
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Oct  3 19:40:55 UTC 2003

Modified Files:
	pkgsrc/mk/buildlink3: marshall

Log Message:
Darwin's special GCC uses "-install_name /path/shlib" to indicate
the final installed location for the named shared library, and we
need to protect the full path from "/path/shlib" -> "-L/path -lshlib"
transformation.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/buildlink3/marshall

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