Skip to content

pass -Zbuild-std to cargo build via lipo? #60

Description

@tantaman

I'm using the nightly channel so pre-built iOS targets are not available.

I can do:

cargo build -Zbuild-std --target=aarch64-apple-ios

and everything builds as expected. Trying this with lipo fails, however.

cargo lipo -Zbuild-std

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions