微小优化

This commit is contained in:
2025-07-25 11:37:14 +08:00
parent c27df40923
commit 9f84e29852
2 changed files with 2 additions and 2 deletions

View File

@@ -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