From 355124e0d659d640b8351d6a4430c873c7b449da Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sat, 22 Nov 2025 16:14:16 -0600 Subject: [PATCH] checkpoint --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index e09ec0b4..a600e27a 100644 --- a/Makefile +++ b/Makefile @@ -65,8 +65,6 @@ OPT_FLAGS := -O0 \ $(SANITIZE) \ -fstack-protector-strong \ -Wextra \ - -Werror \ - --warn-no-reorder \ -Wno-unused-parameter \ -DDEBUG endif