summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 5544d5a..04eb496 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -111,6 +111,12 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
#WANT_OPENSSL_MANPAGES= true
#
+# To build usr.bin/opie* and libopie with options to make it accept
+# being operatred over insecure TTY's. Mainly of use during debugging,
+# This is also of use if all traffic is routinely encrypted.
+#
+#WANT_INSECURE_OPIE= true
+#
# To build sys/modules when building the world (our old way of doing things)
#MODULES_WITH_WORLD=true # do not build modules when building kernel
#
OpenPOWER on IntegriCloud