mirror of
https://github.com/monero-project/monero.git
synced 2025-08-02 04:36:09 -04:00
depends: remove kernel version from darwin triplet
This commit is contained in:
parent
90294f09ae
commit
c8e4de13f2
6 changed files with 10 additions and 10 deletions
|
@ -29,7 +29,7 @@ remotes:
|
|||
files: []
|
||||
script: |
|
||||
WRAP_DIR=$HOME/wrapped
|
||||
HOSTS="x86_64-apple-darwin11 aarch64-apple-darwin11"
|
||||
HOSTS="x86_64-apple-darwin aarch64-apple-darwin"
|
||||
FAKETIME_HOST_PROGS=""
|
||||
FAKETIME_PROGS="ar ranlib date dmg genisoimage python"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue