Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2004 04:35:12
Module Name: pkgsrc
Committed By: jlam
Date: Mon Feb 9 04:35:12 UTC 2004
Modified Files:
pkgsrc/mk/buildlink3: marshall
Log Message:
Darwin's special GCC also uses -dylib_file and -dylib_install_name in
similar ways to -install_name, and all need the subsequent argument to be
protected from /path/shlib -> -L/path -lshlib transformations.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/buildlink3/marshall
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.