Add i586-unknown-linux-musl target#47282
Merged
bors merged 1 commit intorust-lang:masterfrom Jan 12, 2018
Merged
Conversation
Contributor
|
(rust_highfive has picked a reviewer for you, use r? to override) |
Contributor
Author
Member
|
@bors: r+ Sure! |
Collaborator
|
📌 Commit 5555e98 has been approved by |
Member
|
@bors r- https://travis-ci.org/rust-lang/rust/jobs/327519101 Please check if the Dockerfile is written correctly. |
Contributor
Author
|
Fixed a type in the docker image i568 -> i586 |
Member
|
I think you have accidentally updated the "book" and "reference" submodules. |
Contributor
Author
|
Oh, sorry! Fixed now. |
Member
|
@bors: r+ |
Collaborator
|
📌 Commit 882cd3c has been approved by |
kennytm
added a commit
to kennytm/rust
that referenced
this pull request
Jan 12, 2018
Add i586-unknown-linux-musl target
kpp
reviewed
Apr 5, 2018
| # See: https://github.com/rust-lang/rust/issues/34978 | ||
| ENV CFLAGS_i686_unknown_linux_musl=-Wa,-mrelax-relocations=no | ||
| ENV CFLAGS_i586_unknown_linux_gnu=-Wa,-mrelax-relocations=no | ||
| # FIXME remove -Wl,-melf_i386 after cc is updated to include |
There was a problem hiding this comment.
https://github.com/alexcrichton/cc-rs/pull/281 is merged. cc-rs released this PR in 1.0.5 release on 4 March
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.