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

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