Browse Source

checkpoint

nix-debugging
Antonio SJ Musumeci 1 day ago
parent
commit
60fb6f4d60
  1. 1
      Makefile

1
Makefile

@ -66,6 +66,7 @@ OPT_FLAGS := -O0 \
-fstack-protector-strong \
-Wextra \
-Werror \
--warn-no-reorder \
-Wno-unused-parameter \
-DDEBUG
endif

Loading…
Cancel
Save