chore: update nwaku

This commit is contained in:
kaichaosun 2025-12-18 22:37:37 +08:00
parent 8392cc8bae
commit 98693306e5
No known key found for this signature in database
GPG Key ID: 223E0F992F4F03BF

View File

@ -186,6 +186,7 @@ LIBRLN_FILE := librln_$(LIBRLN_VERSION).a
endif
$(LIBRLN_FILE):
@echo "LIBRLN_FILE is: $(LIBRLN_FILE)"
echo -e $(BUILD_MSG) "$@" && \
./scripts/build_rln.sh $(LIBRLN_BUILDDIR) $(LIBRLN_VERSION) $(LIBRLN_FILE)