aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-03-17 08:55:07 +0100
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-03-17 08:55:07 +0100
commit1f4801b6b197657b81daba52ef62c146fc6bd584 (patch)
tree5565dba30cff03cc261964a7444220346630a77f /contrib
parentbf2c0fb2a26432762bf98e19a98e252b7bdd7d30 (diff)
downloadbitcoin-1f4801b6b197657b81daba52ef62c146fc6bd584.tar.xz
doc, guix: Include arm64-apple-darwin into codesigned archs
Diffstat (limited to 'contrib')
-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**_