Skip to content

Commit

Permalink
doc: Drop outdated note
Browse files Browse the repository at this point in the history
It is outdated since bitcoin#23060.
  • Loading branch information
hebasto authored and rebroad committed Feb 3, 2022
1 parent 34b69ef commit 9cbe27a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions depends/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ For linux RISC-V 64-bit cross compilation (there are no packages for 32-bit):

sudo apt-get install g++-riscv64-linux-gnu binutils-riscv64-linux-gnu

RISC-V known issue: gcc-7.3.0 and gcc-7.3.1 result in a broken `test_bitcoin` executable (see https://github.com/bitcoin/bitcoin/pull/13543),
this is apparently fixed in gcc-8.1.0.

For linux S390X cross compilation:

sudo apt-get install g++-s390x-linux-gnu binutils-s390x-linux-gnu
Expand Down

0 comments on commit 9cbe27a

Please sign in to comment.