Skip to content

Commit

Permalink
gitian: add arm64-apple-darwin host triplet
Browse files Browse the repository at this point in the history
  • Loading branch information
xanimo committed Feb 8, 2024
1 parent ccd4923 commit 9694c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ files:
- "Xcode-12.2-12B45b-extracted-SDK-with-libcxx-headers.tar.gz"
script: |
WRAP_DIR=$HOME/wrapped
HOSTS="x86_64-apple-darwin15"
HOSTS="x86_64-apple-darwin15 arm64-apple-darwin"
FAKETIME_HOST_PROGS=""
FAKETIME_PROGS="ar ranlib date"
Expand Down

0 comments on commit 9694c90

Please sign in to comment.