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 more cross targets #89

Merged
merged 2 commits into from
Nov 4, 2017
Merged

Conversation

Susurrus
Copy link

This is a replacement for #72, where I left out the iOS changes that need to be pushed to cross first. I'll work on that after this gets merged.

Bryant Mairs added 2 commits October 26, 2017 19:12
Adds support for Android, Linux/ARM, and windows. Bare-metal thumb targets are listed,
because they're supported by cross, but they aren't enabled by default as they don't
support std and will likely not be used by most projects.

I've left off the *linux-musleabi* targets as they are failing with an odd error that
is likely due to musl itself.

Additionally I've left out iOS targets as that support needs to be added to trust before
it should be added here.
@japaric
Copy link
Owner

japaric commented Nov 4, 2017

Thanks, @Susurrus.

@japaric japaric merged commit 0e201d8 into japaric:master Nov 4, 2017
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

Successfully merging this pull request may close these issues.

2 participants