Browse Source

checkpoint

nix-debugging
Antonio SJ Musumeci 1 day ago
parent
commit
355124e0d6
  1. 2
      Makefile

2
Makefile

@ -65,8 +65,6 @@ OPT_FLAGS := -O0 \
$(SANITIZE) \ $(SANITIZE) \
-fstack-protector-strong \ -fstack-protector-strong \
-Wextra \ -Wextra \
-Werror \
--warn-no-reorder \
-Wno-unused-parameter \ -Wno-unused-parameter \
-DDEBUG -DDEBUG
endif endif

Loading…
Cancel
Save