Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for targeting multiple architectures #33

Closed
negator opened this issue Apr 3, 2018 · 1 comment
Closed

Support for targeting multiple architectures #33

negator opened this issue Apr 3, 2018 · 1 comment

Comments

@negator
Copy link

negator commented Apr 3, 2018

It would be great if there was a straightforward way to add support for multiple architectures at once. A bit like how the Bazel --ios_multi_cpus works, but perhaps just allow an array of targets in Cargo.toml, which generates arch specific rules.

@acmcarther
Copy link
Owner

acmcarther commented Apr 3, 2018

Can you reopen this in google/cargo-raze?

Response to both:


I'm certainly open to this, but each target generates features, build scripts, and dependencies that are different, and I haven't had a chance to give enough though to the best way to organize the generated files. Do you have any ideas in that respect?

EDIT: I'll look into how ios_multi_cpus works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants