Up to [cvs.NetBSD.org] / src / share / mk
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: cherry-xenmp-base
Revision 1.314 / (download) - annotate - [select for diffs], Mon Apr 11 23:03:38 2011 UTC (2 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base,
cherry-xenmp
Changes since 1.313: +3 -4
lines
Diff to previous 1.313 (colored)
Adjust --sysroot related usage:
-Wl,-rpath does not expand =, so just drop it.
Drop -Wl,-rpath-link entries that duplicate the -Wl,-rpath entries, this
is done implicitly now that ld is built with sysroot support.
Use ${DESTDIR} explicitly for the remaining -Wl,-rpath-link entries.