summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/utils/buildit/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/buildit/GNUmakefile b/llvm/utils/buildit/GNUmakefile
index 83ce64ea9ac..8d8504c39b5 100644
--- a/llvm/utils/buildit/GNUmakefile
+++ b/llvm/utils/buildit/GNUmakefile
@@ -34,7 +34,7 @@ DSTROOT = $(OBJROOT)/../dst
PREFIX = /usr/local
-# Unless assertions are forced on in the GMAKE command line, enable them.
+# Unless assertions are forced on in the GMAKE command line, disable them.
ifndef ENABLE_ASSERTIONS
ENABLE_ASSERTIONS := no
endif
OpenPOWER on IntegriCloud