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

Install librustllvm.so to target lib directory #7796

Closed
wants to merge 1 commit into from

Conversation

thomaslee
Copy link
Contributor

This closes #6247 by simply ensuring librustllvm.so gets installed to the target lib directory in addition to the host lib directory.

bors added a commit that referenced this pull request Jul 15, 2013
This closes #6247 by simply ensuring librustllvm.so gets installed to the target lib directory in addition to the host lib directory.
@bors bors closed this Jul 15, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 4, 2021
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 4, 2021
Make useless_format recognize format!("")

Closes rust-lang#7796

changelog: [`useless_format`] Fix for false negitive for `format!("")`
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.

librustllvm.so missing from prefix target lib directory
3 participants