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 0d1f38c commit 974f0bfCopy full SHA for 974f0bf
depends/README.md
@@ -49,6 +49,9 @@ For linux RISC-V 64-bit cross compilation (there are no packages for 32-bit):
49
50
sudo apt-get install curl g++-riscv64-linux-gnu binutils-riscv64-linux-gnu
51
52
+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),
53
+this is apparently fixed in gcc-8.1.0.
54
+
55
Dependency Options:
56
The following can be set when running make: make FOO=bar
57
0 commit comments