修改自定义 _printf()

This commit is contained in:
2024-10-30 10:59:48 +08:00
parent 62417c9201
commit 67a36b150d
6 changed files with 28 additions and 27 deletions

View File

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