Merge 7377ed778c into merged_master (Bitcoin PR bitcoin/bitcoin#25389)

This commit is contained in:
James Dorfman 2024-09-16 04:08:52 +00:00
commit 5218e5f117
2 changed files with 2 additions and 1 deletions

View file

@ -31,6 +31,7 @@ BITCOIN_MP_NODE_NAME=elements-node
BITCOIN_MP_GUI_NAME=elements-gui
dnl Unless the user specified ARFLAGS, force it to be cr
dnl This is also the default as-of libtool 2.4.7
AC_ARG_VAR([ARFLAGS], [Flags for the archiver, defaults to <cr> if not set])
if test "${ARFLAGS+set}" != "set"; then
ARFLAGS="cr"

View file

@ -581,7 +581,7 @@ inspecting signatures in Mach-O binaries.")
xz
;; Build tools
gnu-make
libtool
libtool-2.4.7
autoconf-2.71
automake
pkg-config