pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Add suggestion for CFLAGS/LDFLAGS check in buildlink
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e95193cc1ac
branches: trunk
changeset: 463631:0e95193cc1ac
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Nov 21 11:43:44 2003 +0000
description:
Add suggestion for CFLAGS/LDFLAGS check in buildlink
diffstat:
doc/TODO | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r f490e2cd4f55 -r 0e95193cc1ac doc/TODO
--- a/doc/TODO Fri Nov 21 10:54:14 2003 +0000
+++ b/doc/TODO Fri Nov 21 11:43:44 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1055 2003/11/20 15:29:25 cube Exp $
+$NetBSD: TODO,v 1.1056 2003/11/21 11:43:44 gavan Exp $
Suggested new packages
======================
@@ -464,6 +464,11 @@
o Man page handling in PLIST for pkgs which install catman or
man pages depending on OS (typically imake).
+ o Add an optional check to buildlink to verify that the contents
+ of CFLAGS, LDFLAGS etc are present when the compiler/linker is
+ called. To be used as a means to detect packages which ignore
+ such environment variables.
+
Suggested other platform enhancements
=====================================
Home |
Main Index |
Thread Index |
Old Index