Update libwally to 0.9.0

This commit is contained in:
Greg Sanders 2023-05-22 10:34:19 -04:00 committed by Rusty Russell
parent e7d4c3175a
commit 56bb757b5f
2 changed files with 2 additions and 1 deletions

1
external/Makefile vendored
View File

@ -94,6 +94,7 @@ $(TARGET_DIR)/libwally-core-build/src/libwallycore.% $(TARGET_DIR)/libwally-core
--prefix=/ \
--libdir=/ \
--enable-debug \
&& cp src/secp256k1/src/libsecp256k1-config.h ../../libwally-core/src/secp256k1/src/libsecp256k1-config.h \
&& $(MAKE)
# If we tell Make that the above builds both, it runs it twice in

@ -1 +1 @@
Subproject commit 9f2f42df357f5b76d6273ab3165fb9ca671841d8
Subproject commit bb4cd3ac802c7beb58f63307c5ed6ca116cf0dd0