Skip to content

Commit 94a7f09

Browse files
committed
doc: Drop outdated note
It is outdated since bitcoin/bitcoin#23060.
1 parent 0106861 commit 94a7f09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

depends/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ For linux RISC-V 64-bit cross compilation (there are no packages for 32-bit):
7979

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

82-
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),
83-
this is apparently fixed in gcc-8.1.0.
84-
8582
For linux S390X cross compilation:
8683

8784
sudo apt-get install g++-s390x-linux-gnu binutils-s390x-linux-gnu

0 commit comments

Comments
 (0)