From 053e7f74e22f4845f588ef04ba282dca976bf6a6 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Tue, 4 Jun 2019 23:23:58 +0200 Subject: [PATCH] Merge #16139: Docs: Add riscv64 to outputs list in release-process.md 6f7f141f77 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 https://github.com/bitcoin/bitcoin/pull/16139/commits/6f7f141f7703215f6b4fea3660136b8c47eadacb Tree-SHA512: e87723f7bddd02e33897cfacdaac9f2e3ccc2bde74eb47d52ba1dd6082c868232e58247e427d6f95dc0b54858d8ccd1b6de47a379fce0f90b63a38bd97ebf419 --- doc/release-process.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release-process.md b/doc/release-process.md index a2a05e44a0..3bb9014fbf 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -237,6 +237,7 @@ The list of files should be: dash-${VERSION}-aarch64-linux-gnu.tar.gz dash-${VERSION}-arm-linux-gnueabihf.tar.gz dash-${VERSION}-i686-pc-linux-gnu.tar.gz +dash-${VERSION}-riscv64-linux-gnu.tar.gz dash-${VERSION}-x86_64-linux-gnu.tar.gz dash-${VERSION}-osx64.tar.gz dash-${VERSION}-osx.dmg