summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/make.conf3
-rw-r--r--etc/make.conf3
2 files changed, 4 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index e5146e1..a6eaba1 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -26,8 +26,9 @@
# To build perl with thread support
#PERL_THREADED= true
#
-# To avoid building sendmail
+# To avoid building various parts of the base system:
#NO_SENDMAIL= true
+#NO_CVS= true
#
# To compile just the kernel with special optimisations, you should use
# this instead of CFLAGS (which is not applicable to kernel builds anyway):
diff --git a/etc/make.conf b/etc/make.conf
index e5146e1..a6eaba1 100644
--- a/etc/make.conf
+++ b/etc/make.conf
@@ -26,8 +26,9 @@
# To build perl with thread support
#PERL_THREADED= true
#
-# To avoid building sendmail
+# To avoid building various parts of the base system:
#NO_SENDMAIL= true
+#NO_CVS= true
#
# To compile just the kernel with special optimisations, you should use
# this instead of CFLAGS (which is not applicable to kernel builds anyway):
OpenPOWER on IntegriCloud