Skip to content

Conversation

alexcrichton
Copy link
Member

Brings in a fix where -lutil is no longer passed for musl targets, lifting the
need for a musl toolchain to be installed again.

Closes #33608

Brings in a fix where `-lutil` is no longer passed for musl targets, lifting the
need for a musl toolchain to be installed again.

Closes rust-lang#33608
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@japaric
Copy link
Contributor

japaric commented May 18, 2016

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented May 18, 2016

📌 Commit c22a45b has been approved by japaric

Manishearth added a commit to Manishearth/rust that referenced this pull request May 19, 2016
std: Update libc submodule

Brings in a fix where `-lutil` is no longer passed for musl targets, lifting the
need for a musl toolchain to be installed again.

Closes rust-lang#33608
bors added a commit that referenced this pull request May 19, 2016
Rollup of 10 pull requests

- Successful merges: #33353, #33611, #33696, #33698, #33705, #33708, #33712, #33720, #33721, #33730
- Failed merges:
@bors bors merged commit c22a45b into rust-lang:master May 19, 2016
@alexcrichton alexcrichton deleted the update-libc branch May 25, 2016 00:22
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.

Cross compiling from windows to linux-musl
5 participants