Skip to content

Add CI for mipsel-unknown-linux-musl #369

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

Merged
merged 1 commit into from
Aug 28, 2016
Merged

Conversation

alexcrichton
Copy link
Member

Download a trunk OpenWRT toolchain and verify bindings against that. Also fixup
a few stray errors today

Download a trunk OpenWRT toolchain and verify bindings against that. Also fixup
a few stray errors today
@rust-highfive
Copy link

@alexcrichton: no appropriate reviewer found, use r? to override

@alexcrichton
Copy link
Member Author

r? @japaric

Is there perhaps a more stable location to download this toolchain from? It looks like that link may go stale as soon as it's updated...

@japaric
Copy link
Member

japaric commented Aug 28, 2016

LGTM

Is there perhaps a more stable location to download this toolchain from? It looks like that link may go stale as soon as it's updated...

Sadly, no. But you could use a command like the one below to get the current toolchain name.

curl -sL https://downloads.openwrt.org/snapshots/trunk/malta/generic | grep SDK | cut -d'"' -f2

@alexcrichton
Copy link
Member Author

@bors: r+

Ok, we'll see how long this lasts us and we can always tweak when the URL changes.

@bors
Copy link
Contributor

bors commented Aug 28, 2016

📌 Commit ed32e3f has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Aug 28, 2016

⌛ Testing commit ed32e3f with merge 9f8ec72...

bors added a commit that referenced this pull request Aug 28, 2016
Add CI for mipsel-unknown-linux-musl

Download a trunk OpenWRT toolchain and verify bindings against that. Also fixup
a few stray errors today
@bors
Copy link
Contributor

bors commented Aug 28, 2016

☀️ Test successful - status-appveyor, travis
Approved by: alexcrichton
Pushing 9f8ec72 to master...

@bors bors merged commit ed32e3f into rust-lang:master Aug 28, 2016
@alexcrichton alexcrichton deleted the musl-mips branch September 6, 2016 20:53
Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
Use Wrapping for intended underflow of unsigned integer value.

This fixes an warning made error on nightly builds.
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.

4 participants