aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2011-05-22 18:01:52 +0000
committerWarner Losh <imp@FreeBSD.org>2011-05-22 18:01:52 +0000
commitd380e0d209c19deb927cc831e2a067bcaa430e4d (patch)
tree87b8fab99c081b7d1f21094bc9e99f88269ca3dc /share
parent8cd02d00bed3ba8b41166373cb3bf426e3dcdd43 (diff)
downloadsrc-d380e0d209c19deb927cc831e2a067bcaa430e4d.tar.gz
src-d380e0d209c19deb927cc831e2a067bcaa430e4d.zip
Start to usher INSTALL_NODEBUG hack out the door. Add new
WITH{OUT,}_KERNEL_SYMBOLS (defaulting to WITH). In the fullness of time, likely around 2020, INSTALL_NODEBUG will be removed. For now, don't print a warning when using INSTALL_NODEBUG, but that will be coming soon.
Notes
Notes: svn path=/head/; revision=222185
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 3669fac9e416..f7ab5f8703ec 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -335,6 +335,7 @@ __DEFAULT_YES_OPTIONS = \
IPX \
JAIL \
KERBEROS \
+ KERNEL_SYMBOLS \
KVM \
LEGACY_CONSOLE \
LIB32 \