mirror of https://github.com/Chizi123/dnscomp.git

Joel Grunbaum
2022-06-01 be527d670c50d6bbac90aec41cd87366e16515e4
Makefile
@@ -6,7 +6,7 @@
ifeq ($(DEV),1)
   CFLAGS += -g
else
   CFLAGS += -O2 -flto
   #CFLAGS += -O2 -flto
endif
default: dnscomp