add missing flag
SVN-Revision: 8203
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# l: show legacy targets
|
||||
|
||||
ifeq ($(DEBUG),all)
|
||||
build_debug:=dt
|
||||
build_debug:=dlt
|
||||
else
|
||||
build_debug:=$(DEBUG)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user