Open
Description
This started to happen recently, but I'm not sure where exactly the problem is. Attempting to build the library for *-macabi
targets is failing with clang error.
cargo +nightly build --release -Z build-std --target x86_64-apple-ios-macabi
// and
cargo +nightly build --release -Z build-std --target aarch64-apple-ios-macabi
It seems related to this issue. I tried building a simple rust library for these targets to make sure the tooling works, and it seemed to work.
Metadata
Metadata
Assignees
Labels
No labels