微小优化

This commit is contained in:
2025-07-25 14:14:11 +08:00
parent 9f84e29852
commit 387ecea2d0
3 changed files with 18 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
CROSS_COMPILE ?=
CC := $(CROSS_COMPILE)gcc
STRIP := $(CROSS_COMPILE)strip
CFLAGS += -g -Wall -fsanitize=address -Iip2region
CFLAGS += -g -Wall -Iip2region
LIBS =
BIN := denyip