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) \
-fstack-protector-strong \
-Wextra \
-Werror \
--warn-no-reorder \
-Wno-unused-parameter \
-DDEBUG
endif

Loading…
Cancel
Save