Erm, previous patch was wrong; Thanks Bill\!
authorStuart Hastings <stuart@apple.com>
Thu, 14 Jan 2010 00:34:53 +0000 (00:34 +0000)
committerStuart 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

index 585d4856ffa40f21476204479835c9113cd983df..2b6edc2e0078c943e1ad3e4f76b634b55e9a80cd 100644 (file)
@@ -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.