Up to [cvs.NetBSD.org] / src / share / mk
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: minoura-xpg4dl-base
Revision 1.112 / (download) - annotate - [select for diffs], Fri Apr 14 03:36:13 2000 UTC (13 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.111: +2 -2
lines
Diff to previous 1.111 (colored)
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.