summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-09-23 09:10:41 +0000
committergrant <grant@pkgsrc.org>2003-09-23 09:10:41 +0000
commit01775fb4588058d659b2bf29ab9abe501aae494c (patch)
tree0e567cb95db92d3213529f5c453e4692457fb6c4 /doc
parent1d7208a48f1e3c9123d98700e51446224807fcf0 (diff)
downloadpkgsrc-01775fb4588058d659b2bf29ab9abe501aae494c.tar.gz
update infrastructure problems to reflect reality
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index 7d37d293024..727d84f6f17 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.894 2003/09/22 14:13:36 jmmv Exp $
+$NetBSD: TODO,v 1.895 2003/09/23 09:10:41 grant Exp $
Suggested new packages
======================
@@ -287,11 +287,13 @@ Suggested package updates
Infrastructure problems which need addressing
=============================================
- o fix mk/gcc.buildlink2.mk to handle non-gcc compilers,
- eg. MIPSPro on IRIX, SunPro on Solaris.
+ o fix mk/compiler.mk to handle non-pkgsrc gcc,
+ eg. /opt/sfw/bin/gcc. [grant]
- o fix mk/gcc.buildlink2.mk to handle non-pkgsrc gcc,
- eg. /opt/sfw/bin/gcc.
+ need to figure out how to override buildlink2's hiding of
+ /usr/local, as the installation of gcc I am testing with is
+ in that directory.
+
Suggested pkgsrc enhancements
=============================