Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/13/2000 20:36:15
Module Name:	sharesrc
Committed By:	mrg
Date:		Fri Apr 14 03:36:14 UTC 2000

Modified Files:
	sharesrc/share/mk: bsd.prog.mk

Log Message:
use -rpath-link rather than -R when linking objects using a DESTDIR.
this replaces the previous change as that ended up adding
$DESTDIR/usr/lib to the runtime path of every binary created, which
is bogus and dangerous.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 sharesrc/share/mk/bsd.prog.mk

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