diff options
author | thorpej <thorpej@pkgsrc.org> | 2002-09-07 07:34:36 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 2002-09-07 07:34:36 +0000 |
commit | b2d9f35247d40b6812f96314f5e53f4fe5b60ef5 (patch) | |
tree | 8d8aafbcf597453c9f91e67b660018df1754257a | |
parent | 6a3ef162c6c707cb863bf5252f3313c265879699 (diff) | |
download | pkgsrc-b2d9f35247d40b6812f96314f5e53f4fe5b60ef5.tar.gz |
Add to the "suggested enhancements" the cross-building of pkgs which
are capable of doing so (e.g. ones that use GNU autoconf properly).
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.80 2002/05/20 22:07:09 jwise Exp $ +$NetBSD: TODO,v 1.81 2002/09/07 07:34:36 thorpej Exp $ packages TODO (Suggested new packages) ^^^^^^^^^^^^^ @@ -75,3 +75,6 @@ pksgrc TODO (Suggested pkgsrc features and enhancements) modifications for bsd.pkg.mk and will commit them after freeze. The remaining and harder part is to make the cross-environment for HP-UX. [kei] + + o cross-building of packages which are capable of doing so (e.g. + ones that use GNU autoconf properly). |