Skip to content

Commit 51858c5

Browse files
author
MarcoFalke
committed
Merge #16139: Docs: Add riscv64 to outputs list in release-process.md
6f7f141 Add riscv64 to outputs list in release-process.md (JeremyRand) Pull request description: The `riscv64` binary is created by the Gitian scripts and distributed by the Bitcoin Core website, so it should be listed in the release process docs. I placed it between i686 and x86_64 since it looked like the original list of Linux arches was in alphabetical order; I'm open to including it in a different position if the desire is to keep the two ARM arches together and the two x86 arches together. ACKs for commit 6f7f14: fanquake: utACK bitcoin/bitcoin@6f7f141 Tree-SHA512: e87723f7bddd02e33897cfacdaac9f2e3ccc2bde74eb47d52ba1dd6082c868232e58247e427d6f95dc0b54858d8ccd1b6de47a379fce0f90b63a38bd97ebf419
2 parents d3a1c25 + 6f7f141 commit 51858c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release-process.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ The list of files should be:
270270
bitcoin-${VERSION}-aarch64-linux-gnu.tar.gz
271271
bitcoin-${VERSION}-arm-linux-gnueabihf.tar.gz
272272
bitcoin-${VERSION}-i686-pc-linux-gnu.tar.gz
273+
bitcoin-${VERSION}-riscv64-linux-gnu.tar.gz
273274
bitcoin-${VERSION}-x86_64-linux-gnu.tar.gz
274275
bitcoin-${VERSION}-osx64.tar.gz
275276
bitcoin-${VERSION}-osx.dmg

0 commit comments

Comments
 (0)