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

Loading…
Cancel
Save