projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee6c04e
)
Erm, previous patch was wrong; Thanks Bill\!
author
Stuart Hastings
<stuart@apple.com>
Thu, 14 Jan 2010 00:34:53 +0000
(
00:34
+0000)
committer
Stuart Hastings
<stuart@apple.com>
Thu, 14 Jan 2010 00:34:53 +0000
(
00:34
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93381
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/buildit/GNUmakefile
patch
|
blob
|
history
diff --git
a/utils/buildit/GNUmakefile
b/utils/buildit/GNUmakefile
index 585d4856ffa40f21476204479835c9113cd983df..2b6edc2e0078c943e1ad3e4f76b634b55e9a80cd 100644
(file)
--- a/
utils/buildit/GNUmakefile
+++ b/
utils/buildit/GNUmakefile
@@
-37,8
+37,6
@@
PREFIX = /usr/local
# Unless assertions are forced on in the GMAKE command line, enable them.
ifndef ENABLE_ASSERTIONS
LLVM_ASSERTIONS := yes
-else
-LLVM_ASSERTIONS := no
endif
# Default is optimized build.