Browse Source

checkpoint

openfiles
Antonio SJ Musumeci 3 weeks ago
parent
commit
2850f31da4
  1. 1
      Makefile

1
Makefile

@ -76,6 +76,7 @@ CXXFLAGS := \
-std=c++17 \ -std=c++17 \
$(STATIC_FLAGS) \ $(STATIC_FLAGS) \
$(LTO_FLAGS) \ $(LTO_FLAGS) \
-Isrc \
-Wall \ -Wall \
-Wno-unused-result \ -Wno-unused-result \
-MMD -MMD

Loading…
Cancel
Save