aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-03-17 08:55:07 +0100
committerfanquake <fanquake@gmail.com>2022-03-17 08:38:58 +0000
commit61c021605f8733891cb8d92509c84ac814d3712a (patch)
tree185189fc5b95e8ebc8755b77ae3be4971ecd46df
parentf541a252f676dcdab15654e8b2b83b2dbcee46b3 (diff)
downloadbitcoin-61c021605f8733891cb8d92509c84ac814d3712a.tar.xz
doc, guix: Include arm64-apple-darwin into codesigned archs
Github-Pull: #24597 Rebased-From: 1f4801b6b197657b81daba52ef62c146fc6bd584
-rw-r--r--contrib/guix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix/README.md b/contrib/guix/README.md
index 90289f9d40..af5607c710 100644
--- a/contrib/guix/README.md
+++ b/contrib/guix/README.md
@@ -75,7 +75,7 @@ crucial differences:
1. Since only Windows and macOS build outputs require codesigning, the `HOSTS`
environment variable will have a sane default value of `x86_64-w64-mingw32
- x86_64-apple-darwin` instead of all the platforms.
+ x86_64-apple-darwin arm64-apple-darwin` instead of all the platforms.
2. The `guix-codesign` command ***requires*** a `DETACHED_SIGS_REPO` flag.
* _**DETACHED_SIGS_REPO**_