Skip to content

Commit 7cc440f

Browse files
committed
Fix CI, about Makefile
1 parent 0ca365d commit 7cc440f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ SOURCES += \
6969
HEADERS += \
7070
c/$(SOURCES_DIR)/haraka.h
7171

72-
CFLAGS := $(CFLAGS) -g -DCKB_C_STDLIB_PRINTF
72+
# CFLAGS := $(CFLAGS) -g -DCKB_C_STDLIB_PRINTF
7373

7474
# docker pull nervos/ckb-riscv-gnu-toolchain:gnu-bionic-20191012
7575
BUILDER_DOCKER := nervos/ckb-riscv-gnu-toolchain@sha256:aae8a3f79705f67d505d1f1d5ddc694a4fd537ed1c7e9622420a470d59ba2ec3

0 commit comments

Comments
 (0)