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

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