Subject: CVS commit: [pkgviews-mk] pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2003 09:37:16
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug 23 09:37:16 UTC 2003

Modified Files:
	pkgsrc/mk/buildlink3 [pkgviews-mk]: bsd.buildlink3.mk

Log Message:
Tighten up and correct the section on rpath flags: add ${RPATH_FLAG} to the
flags that we allow to specify an rpath, and it's okay to use "-Wl,"
instead of ${_COMPILER_LD_FLAG} since compilers that don't support it will
have those args automatically removed by the wrapper scripts.


To generate a diff of this commit:
cvs rdiff -r1.1.2.13 -r1.1.2.14 pkgsrc/mk/buildlink3/bsd.buildlink3.mk

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