We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0106861 commit 94a7f09Copy full SHA for 94a7f09
depends/README.md
@@ -79,9 +79,6 @@ For linux RISC-V 64-bit cross compilation (there are no packages for 32-bit):
79
80
sudo apt-get install g++-riscv64-linux-gnu binutils-riscv64-linux-gnu
81
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
-
85
For linux S390X cross compilation:
86
87
sudo apt-get install g++-s390x-linux-gnu binutils-s390x-linux-gnu
0 commit comments