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