Zcash: Remove the assumption that Darwin implies x86_64

Created on 16 Mar 2020  路  4Comments  路  Source: zcash/zcash

This assumption occurs in at least:

  • depends/packages/rust.mk (see also #4401)
  • rust_test() in qa/zcash/full_test_suite.py.

This is not a high priority, but is motivated by speculation that Darwin/macOS might at some point support ARM.

O-macos portability

Most helpful comment

Today Apple officially announced the transition to ARM. First ARM Macs shipping at the end of 2020.

All 4 comments

Today Apple officially announced the transition to ARM. First ARM Macs shipping at the end of 2020.

Ideally we'd buy an actual ARM-based Mac to test this on.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jonathancross picture jonathancross  路  4Comments

xuzhiping7 picture xuzhiping7  路  4Comments

braravind picture braravind  路  4Comments

str4d picture str4d  路  4Comments

defuse picture defuse  路  4Comments