Oops. Makefile debugging.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4432 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
daeb88785d
commit
6383498041
1
Makefile
1
Makefile
@ -121,7 +121,6 @@ $(APP_OBJS): CFLAGS += \
|
|||||||
-Ideps/xopt \
|
-Ideps/xopt \
|
||||||
-Wdouble-promotion \
|
-Wdouble-promotion \
|
||||||
-Werror
|
-Werror
|
||||||
$(info $(filter-out $(BUILD_DIR)/android,$(APP_OBJS)))
|
|
||||||
$(filter-out $(BUILD_DIR)/android%,$(APP_OBJS)): CFLAGS += \
|
$(filter-out $(BUILD_DIR)/android%,$(APP_OBJS)): CFLAGS += \
|
||||||
-fanalyzer
|
-fanalyzer
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user