diff --git a/Makefile b/Makefile index d2280be..ccdc7fa 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ CFLAGS_BASE_QUICKJS = $(CFLAGS_BASE) \ -DCKB_PRINTF_DECLARATION_ONLY \ -DCKB_DECLARATION_ONLY \ -DCONFIG_BIGNUM -DEMSCRIPTEN \ - -DCONFIG_VERSION=\"2021-03-27-CKB\" + -DCONFIG_VERSION=\"2024-01-13-CKB\" LDFLAGS := -static --gc-sections LDFLAGS += -Ldeps/compiler-rt-builtins-riscv/build -lcompiler-rt