No debug.

This commit is contained in:
C. Guy Yarvin 2017-09-27 10:37:03 -07:00
parent 68c6adf3e1
commit da0d00390c

View File

@ -91,7 +91,7 @@ endif
INCLUDE=include
MDEFINES=-DU3_OS_$(OS) -DU3_OS_ENDIAN_$(ENDIAN)
DEBUG=yes
DEBUG=no
ifeq ($(DEBUG),yes)
CFLAGS=-g