Skip to content

Fix building rustc on and for musl hosts.#51063

Merged
bors merged 7 commits intorust-lang:masterfrom
mixi:musl-bootstrap
Jun 2, 2018
Merged

Fix building rustc on and for musl hosts.#51063
bors merged 7 commits intorust-lang:masterfrom
mixi:musl-bootstrap

Conversation

@mixi
Copy link
Contributor

@mixi mixi commented May 25, 2018

This fixes all problems I had when trying to compile rustc on a musl-based distribution (with crt-static = false in config.toml).

This is a fixed version of what ended up being #50105, making it possible to compile rustc on musl targets.

The differences to the old (now merged and subsequently reverted) pull request are:

CC @alexcrichton

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants