@@ -1,7 +1,7 @@
CROSS_COMPILE ?=
CC := $(CROSS_COMPILE)gcc
STRIP := $(CROSS_COMPILE)strip
CFLAGS += -g -Wall -Iip2region
CFLAGS += -g -Wall -fsanitize=address -Iip2region
LIBS =
BIN := denyip
The note is not visible to the blocked user.