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

Fix a few ./configure options #12433

Merged
merged 2 commits into from
Feb 22, 2014

Conversation

alexcrichton
Copy link
Member

These are mostly centered around using an external LLVM (notably 3.5)

This is the current head of LLVM, and we can indeed build with 3.5
LLVM's tools are not contained in the local directory if --llvm-root is used by
the ./configure script. This fixes the installation path to be the root provided
by --llvm-root.
@brson
Copy link
Contributor

brson commented Feb 21, 2014

I doubt LLVM 3.2 will work with Rust...

@alexcrichton
Copy link
Member Author

I kinda doubt anything other than 3.5 will work due to the API differences between versions sadly :(

bors added a commit that referenced this pull request Feb 22, 2014
These are mostly centered around using an external LLVM (notably 3.5)
@bors bors closed this Feb 22, 2014
@bors bors merged commit 6d79ed1 into rust-lang:master Feb 22, 2014
@alexcrichton alexcrichton deleted the fix-some-config-things branch February 22, 2014 19:12
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
…eykril

[editors/vscode] cleaer status bar bg color / command  when server status returns to OK

fixes rust-lang#12433
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Mar 21, 2024
fix [`missing_docs_in_private_items`] on some proc macros

fixes: rust-lang#12197

---

changelog: [`missing_docs_in_private_items`] support manually search for docs as fallback method
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