summaryrefslogtreecommitdiff
path: root/mk/buildlink2
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-12-23 17:17:32 +0000
committerjlam <jlam@pkgsrc.org>2002-12-23 17:17:32 +0000
commit06e0805659be3fda4bf7c65a85b0acc96ee3ac74 (patch)
tree015d3adba3da7694bc9e542cb23db29f9044c78c /mk/buildlink2
parentd9c2c1299722732509117e9858a0bd78e5f6d0da (diff)
downloadpkgsrc-06e0805659be3fda4bf7c65a85b0acc96ee3ac74.tar.gz
Note that to test buildlink2, we need to build & install, but to test
caching, only building is needed.
Diffstat (limited to 'mk/buildlink2')
-rw-r--r--mk/buildlink2/NOTES6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/buildlink2/NOTES b/mk/buildlink2/NOTES
index bcf953aefe7..abf4130e6d4 100644
--- a/mk/buildlink2/NOTES
+++ b/mk/buildlink2/NOTES
@@ -1,4 +1,4 @@
-$NetBSD: NOTES,v 1.5 2002/12/23 17:09:17 jlam Exp $
+$NetBSD: NOTES,v 1.6 2002/12/23 17:17:32 jlam Exp $
Caching
=======
@@ -11,13 +11,13 @@ On certain platforms listed in _BLNK_CACHE_ALL in bsd.buildlink2.mk, we do
full caching, which has enormous speed benefits since it avoids an extra
sed invocation per "special" argument.
-The test process for buildlink2 consists of building:
+The test process for buildlink2 consists of building and installing:
shells/tcsh tests handling of specially-quoted arguments
devel/gettext-lib same as above, but uses libtool
Full caching can be tested be adding ${OPSYS} to _BLNK_CACHE_ALL and
-performing the tests above.
+performing the tests above, but only building the packages is needed.
Platform Working? Full caching?
-------- -------- -------------