pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint "-Wl,-rpath" should not be used direc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f143f74f9849
branches:  trunk
changeset: 500880:f143f74f9849
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Oct 13 20:17:45 2005 +0000

description:
"-Wl,-rpath" should not be used directly. ${COMPILER_RPATH_FLAG} is better.

diffstat:

 pkgtools/pkglint/TODO |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (8 lines):

diff -r 6512ed8d6622 -r f143f74f9849 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Thu Oct 13 20:17:00 2005 +0000
+++ b/pkgtools/pkglint/TODO     Thu Oct 13 20:17:45 2005 +0000
@@ -7,3 +7,4 @@
 * check for direct use of *DIR
 * in dependency lines check for ../../category/package, not ../package
 * ONLY_FOR_PLATFORM => NOT_FOR_PLATFORM
+* -Wl,-rpath



Home | Main Index | Thread Index | Old Index