mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97644 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
087bd1e3a1
commit
30174be37a
@ -34,7 +34,7 @@ DSTROOT = $(OBJROOT)/../dst
|
|||||||
|
|
||||||
PREFIX = /usr/local
|
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
|
ifndef ENABLE_ASSERTIONS
|
||||||
ENABLE_ASSERTIONS := no
|
ENABLE_ASSERTIONS := no
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user