forked from OSchip/llvm-project
parent
77709906a4
commit
8cff305dff
|
@ -36,7 +36,7 @@ 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, enable them.
|
||||||
ifndef ENABLE_ASSERTIONS
|
ifndef ENABLE_ASSERTIONS
|
||||||
ENABLE_ASSERTIONS := yes
|
ENABLE_ASSERTIONS := no
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Default is optimized build.
|
# Default is optimized build.
|
||||||
|
|
Loading…
Reference in New Issue