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:
Cory McWilliams 2023-08-30 21:38:59 +00:00
parent daeb88785d
commit 6383498041

View File

@ -121,7 +121,6 @@ $(APP_OBJS): CFLAGS += \
-Ideps/xopt \
-Wdouble-promotion \
-Werror
$(info $(filter-out $(BUILD_DIR)/android,$(APP_OBJS)))
$(filter-out $(BUILD_DIR)/android%,$(APP_OBJS)): CFLAGS += \
-fanalyzer