Skip to content
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

configure: Fix gcc detection for LLVM #37091

Merged
merged 1 commit into from
Oct 13, 2016
Merged

Conversation

alexcrichton
Copy link
Member

We have a case where 32-bit compilation accidentally requested clang when gcc
was the only one available.

We have a case where 32-bit compilation accidentally requested clang when gcc
was the only one available.
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned nikomatsakis Oct 11, 2016
@brson
Copy link
Contributor

brson commented Oct 11, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Oct 11, 2016

📌 Commit 62861f8 has been approved by brson

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 12, 2016
configure: Fix gcc detection for LLVM

We have a case where 32-bit compilation accidentally requested clang when gcc
was the only one available.
bors added a commit that referenced this pull request Oct 12, 2016
@bors bors merged commit 62861f8 into rust-lang:master Oct 13, 2016
@alexcrichton alexcrichton deleted the configure branch October 15, 2016 03:06
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