summaryrefslogtreecommitdiffstats
path: root/etc/defaults/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults/make.conf')
-rw-r--r--etc/defaults/make.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 7abd2a4..0a085f4 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -50,6 +50,9 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# To build perl with thread support
#PERL_THREADED= true
#
+# To build ppp with normal permissions
+#PPP_NOSUID= true
+#
# To avoid building various parts of the base system:
#NO_CVS= true # do not build CVS
#NO_BIND= true # do not build BIND
OpenPOWER on IntegriCloud