Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2004 08:04:29
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jan 21 08:04:29 UTC 2004
Modified Files:
pkgsrc/mk/buildlink3: bsd.buildlink3.mk gen-transform.sh
Log Message:
Add a new command "sub-rpath" that does the same thing as "rpath" but only
protects subdirectories of the named paths in rpath options to the linker.
Use sub-rpath to protect /usr/lib/* in rpath options to the linker.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/buildlink3/gen-transform.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.