./x check std --target aarch64-apple-ios
fails when cross-checking due to missing xcrun
#133840
Labels
A-cross
Area: Cross compilation
A-linkers
Area: linkers... you gotta love linkers
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
On a non-mac host, checking std for an ios target fails with the following error:
Ideally I should be able to check any target from any host.
The text was updated successfully, but these errors were encountered: