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.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 9fee8f5..e34bb5d 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -73,7 +73,9 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# To enable installing suidperl with the setuid bit turned on
#ENABLE_SUIDPERL= true
#
-# To build perl with thread support
+# To build perl with experimental thread support
+# Do NOT enable this unless you have read the installation documentation
+# from the Perl distribution and understand the implications.
#PERL_THREADED= true
#
# To build ppp with normal permissions
OpenPOWER on IntegriCloud