Skip to content

Commit

Permalink
merge bitcoin#26578: install binutils, not binutils-gold in depends
Browse files Browse the repository at this point in the history
  • Loading branch information
kwvg committed Nov 13, 2024
1 parent d0aae2b commit 54c538d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ For more information, see [SDK Extraction](../contrib/macdeploy/README.md#sdk-ex

Common linux dependencies:

sudo apt-get install make automake curl g++-multilib libtool binutils-gold bsdmainutils pkg-config python3 patch bison
sudo apt-get install make automake curl g++-multilib libtool binutils bsdmainutils pkg-config python3 patch bison

For linux ARM cross compilation:

Expand Down

0 comments on commit 54c538d

Please sign in to comment.