mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge 7377ed778c into merged_master (Bitcoin PR bitcoin/bitcoin#25389)
This commit is contained in:
commit
5218e5f117
2 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue