summaryrefslogtreecommitdiff
path: root/mk/defaults/mk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mk/defaults/mk.conf')
-rw-r--r--mk/defaults/mk.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index dfe3720d361..b5e4b61afd8 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.248 2014/11/21 10:46:36 obache Exp $
+# $NetBSD: mk.conf,v 1.249 2014/11/24 00:32:31 joerg Exp $
#
# This file provides default values for variables that may be overridden
@@ -12,6 +12,12 @@
# NOTE TO PEOPLE EDITING THIS FILE - USE LEADING SPACES, NOT LEADING TABS.
# ************************************************************************
+USE_CWRAPPERS?= no
+# build packages using the newer rpkgtools/cwrapper infrastructure.
+# WARNING: Experimental!
+# Possible: yes, no
+# Default: no
+
#ALLOW_VULNERABLE_PACKAGES=
# allow the user to build packages which are known to be vulnerable to
# security exploits