diff --git a/GNUmakefile b/GNUmakefile index d1fd0f3e..af650279 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -244,8 +244,7 @@ $(APP_OBJS): CFLAGS += \ -Werror ifeq ($(UNAME_M),x86_64) $(filter-out $(BUILD_DIR)/android% $(BUILD_DIR)/macos% $(BUILD_DIR)/ios%,$(APP_OBJS)): CFLAGS += \ - -fanalyzer #\ - #-Wno-analyzer-use-of-uninitialized-value + -fanalyzer endif BLOWFISH_SOURCES := \