From 49907bc8eed19872f2d316db4f4f2eceba5a2f75 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sun, 7 Jan 2024 21:08:37 +0000 Subject: [PATCH] Oops. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4741 ed5197a5-7fde-0310-b194-c3ffbd925b24 --- GNUmakefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 := \