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