Skip to content

Commit 8435d7f

Browse files
committed
Merge bitcoin/bitcoin#24597: doc, guix: Include arm64-apple-darwin into codesigned archs
1f4801b doc, guix: Include arm64-apple-darwin into codesigned archs (Hennadii Stepanov) Pull request description: ACKs for top commit: fanquake: ACK 1f4801b Tree-SHA512: 6e0d5f463a97d3a87ce2c503a97762bd756ae44e1b8d343477de68fa4188f9be44752484a60ee08db389567ca456efb7789635ab921197b33eed974d0cee2f0b
2 parents bf2c0fb + 1f4801b commit 8435d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ crucial differences:
7575

7676
1. Since only Windows and macOS build outputs require codesigning, the `HOSTS`
7777
environment variable will have a sane default value of `x86_64-w64-mingw32
78-
x86_64-apple-darwin` instead of all the platforms.
78+
x86_64-apple-darwin arm64-apple-darwin` instead of all the platforms.
7979
2. The `guix-codesign` command ***requires*** a `DETACHED_SIGS_REPO` flag.
8080
* _**DETACHED_SIGS_REPO**_
8181

0 commit comments

Comments
 (0)