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