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

Add a flag to skip the LLVM version check in configure #22147

Merged
merged 1 commit into from
Feb 10, 2015

Conversation

dotdash
Copy link
Contributor

@dotdash dotdash commented Feb 10, 2015

When trying to build against a newer, local LLVM version it might be
preferable to have a flag to disable the LLVM version check instead of
having to modify the configure script.

Fixes #21998

r? @alexcrichton

When trying to build against a newer, local LLVM version it might be
preferable to have a flag to disable the LLVM version check instead of
having to modify the configure script.

Fixes rust-lang#21998
@alexcrichton
Copy link
Member

@bors: r+ 6e8b873 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 10, 2015
When trying to build against a newer, local LLVM version it might be
preferable to have a flag to disable the LLVM version check instead of
having to modify the configure script.

Fixes rust-lang#21998 

r? @alexcrichton
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 10, 2015
When trying to build against a newer, local LLVM version it might be
preferable to have a flag to disable the LLVM version check instead of
having to modify the configure script.

Fixes rust-lang#21998

r? @alexcrichton
@bors bors merged commit 6e8b873 into rust-lang:master Feb 10, 2015
@dotdash dotdash deleted the llvm_version branch March 1, 2015 19:21
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.

3 participants