Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Update with PPC/MIPS/ARM-musl new targets #131

Merged
merged 8 commits into from Oct 11, 2016

Conversation

alexcrichton
Copy link
Contributor

Adds a few more bits and pieces

Compiler builds for these platforms:

  • powerpc-unknown-linux-gnu
  • powerpc64-unknown-linux-gnu
  • powerpc64le-unknown-linux-gnu
  • mips-unknown-linux-gnu
  • mipsel-unknown-linux-gnu
  • s390x-unknown-linux-gnu

New target libraries for these platforms

  • arm-unknown-linux-musleabi
  • arm-unknown-linux-musleabihf
  • armv7-unknown-linux-musleabihf

I had to update the linux-cross image a bit to fix some errors, I'll be pushing that up to the docker hub soon. I... am praying this works for beta, not entirely sure that it does.

@rust-highfive
Copy link

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Oct 11, 2016

Needs to also update the triples in build-rust-manifest.py

@brson brson merged commit aced278 into rust-lang-deprecated:master Oct 11, 2016
@brson
Copy link
Contributor

brson commented Oct 11, 2016

Great work, @alexcrichton !

@alexcrichton alexcrichton deleted the updates branch October 11, 2016 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants