Skip to content

Commit

Permalink
merge bitcoin#25389: use libtool 2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kwvg committed Jun 28, 2023
1 parent b63b3ae commit bbd1955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ BITCOIN_TX_NAME=dash-tx
BITCOIN_WALLET_TOOL_NAME=dash-wallet

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 "x${ARFLAGS+set}" != "xset"; then
ARFLAGS="cr"
Expand Down
2 changes: 1 addition & 1 deletion contrib/guix/manifest.scm
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ parse, modify and abstract ELF, PE and MachO formats.")
(list zlib "static")
;; Build tools
gnu-make
libtool
libtool-2.4.7
autoconf-2.71
automake
pkg-config
Expand Down

0 comments on commit bbd1955

Please sign in to comment.