Commit ddb82bf
Make fake macOS host default to aarch64
Summary:
x86_64 macs are mostly a thing of the past now.
When `--fake-host=macos` is passed without `--fake-arch`, resolve the fake architecture to `aarch64`. Preserve every explicitly passed `--fake-arch` value, including `default`.
Reviewed By: 8Keep
Differential Revision: D116819642
fbshipit-source-id: 8f53e67c756719205b9065c0502766b99176efcb1 parent a9b2672 commit ddb82bf
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | | - | |
347 | | - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| |||
0 commit comments