diff --git a/Makefile b/Makefile index c95d4299..91e1fd24 100644 --- a/Makefile +++ b/Makefile @@ -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