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

Building rust with --enable-rpath fails #15544

Closed
bkoropoff opened this issue Jul 9, 2014 · 1 comment · Fixed by #15556
Closed

Building rust with --enable-rpath fails #15544

bkoropoff opened this issue Jul 9, 2014 · 1 comment · Fixed by #15556

Comments

@bkoropoff
Copy link
Contributor

rustc: x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore
error: unknown codegen option: `rpath`
make: *** [x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/stamp.core] Error 101
@alexcrichton
Copy link
Member

Oh dear, good catch! This just needs a new snapshot, and one is currently building.

alexcrichton added a commit to alexcrichton/rust that referenced this issue Jul 9, 2014
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 18, 2023
Shuffle some locking around

The main thread is still occasionally blocking on something and I am unsure what the cause might be. This will hopefully help somewhat
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 a pull request may close this issue.

2 participants