pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/buildlink3 Remove references about BUILDLINK_UPDATE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d349707ab5a
branches: trunk
changeset: 476921:4d349707ab5a
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Jun 22 23:23:36 2004 +0000
description:
Remove references about BUILDLINK_UPDATE_CACHE in the configure stage,
you could build packages faster right now (yay), I'm using this way
around +2 months ago without any problem.
Ok'ed by jlam@.
diffstat:
mk/buildlink3/bsd.buildlink3.mk | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 740c1c16a486 -r 4d349707ab5a mk/buildlink3/bsd.buildlink3.mk
--- a/mk/buildlink3/bsd.buildlink3.mk Tue Jun 22 21:54:33 2004 +0000
+++ b/mk/buildlink3/bsd.buildlink3.mk Tue Jun 22 23:23:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.buildlink3.mk,v 1.144 2004/06/04 15:00:15 jschauma Exp $
+# $NetBSD: bsd.buildlink3.mk,v 1.145 2004/06/22 23:23:36 xtraeme Exp $
#
# An example package buildlink3.mk file:
#
@@ -695,11 +695,6 @@
do-buildlink: ${_target_}
.endfor
-# The configure process usually tests for outlandish or missing things
-# that we don't want polluting the argument cache.
-#
-CONFIGURE_ENV+= BUILDLINK_UPDATE_CACHE=no
-
# There are three different parts we can add to the common transforming
# cache to speed things up:
#
Home |
Main Index |
Thread Index |
Old Index