Merge remote-tracking branch 'eraserhd/debug-optimizations'
This commit is contained in:
commit
177f38afd1
|
@ -9,7 +9,7 @@ ifneq ($(gzip_man),yes)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(debug),yes)
|
ifeq ($(debug),yes)
|
||||||
CPPFLAGS += -DKAK_DEBUG
|
CPPFLAGS += -DKAK_DEBUG -Og
|
||||||
suffix := .debug
|
suffix := .debug
|
||||||
else
|
else
|
||||||
ifeq ($(debug),no)
|
ifeq ($(debug),no)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user