Skip to content

DragonFly: Remove -L paths from pre_link_args. #28264

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
Sep 9, 2015
Merged

DragonFly: Remove -L paths from pre_link_args. #28264

merged 1 commit into from
Sep 9, 2015

Conversation

mneumann
Copy link
Contributor

@mneumann mneumann commented Sep 5, 2015

Having -L/usr/local/lib in the linking path by default interferes
with an already installed version of Rust during building of Rust.

Having -L/usr/local/lib in the linking path by default interferes
with an already installed version of Rust during building of Rust.
@rust-highfive
Copy link
Contributor

r? @huonw

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

@mneumann
Copy link
Contributor Author

mneumann commented Sep 5, 2015

Follw up of #28211

@alexcrichton
Copy link
Member

@bors: r+ 1fac7f8

@alexcrichton alexcrichton assigned alexcrichton and unassigned huonw Sep 8, 2015
bors added a commit that referenced this pull request Sep 8, 2015
Having -L/usr/local/lib in the linking path by default interferes
with an already installed version of Rust during building of Rust.
@bors
Copy link
Collaborator

bors commented Sep 8, 2015

⌛ Testing commit 1fac7f8 with merge 24e54ae...

@bors bors merged commit 1fac7f8 into rust-lang:master Sep 9, 2015
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.

5 participants