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 the configure option --enable-local-rust to pull rust from your environment #2184

Merged
merged 1 commit into from
Apr 16, 2012
Merged

Conversation

evanmcc
Copy link

@evanmcc evanmcc commented Apr 11, 2012

Useful if you're offline, or if you're trying to work around a bug in the snapshot compiler, as I was.

usage: --enable-local-rust to enable
--local-rust-root="/path/to/rustc/" to change the path, which defaults to
"/usr/local/"

Tested on OS X and Linux, likely broken on windows.

rather than the snapshots.

make sure to get all of the files.

update to add nmatsakis' requested feature of pointing to a
different rustc install root.

usage: --enable-local-rust to enable
--local-rust-root="/path/to/rustc/" to change the path, which defaults to
"/usr/local/"

Tested on OS X and Linux, likely broken on windows.
@ghost ghost assigned graydon Apr 12, 2012
@catamorphism
Copy link
Contributor

Assigned this to @graydon -- I'd merge it, but don't have a Windows machine to test on :-)

brson added a commit that referenced this pull request Apr 16, 2012
add the configure option --enable-local-rust to pull rust from your environment
@brson brson merged commit 6b398e1 into rust-lang:master Apr 16, 2012
@brson
Copy link
Contributor

brson commented Apr 16, 2012

Merged. Thanks!

bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 22, 2022
fix dangling reference in the README
Kobzol pushed a commit to Kobzol/rust that referenced this pull request Jan 1, 2025
BoxyUwU pushed a commit to BoxyUwU/rust that referenced this pull request Jan 3, 2025
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.

4 participants