Skip to content

Semi-fix --libdir installs #29845

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

Merged
merged 1 commit into from
Nov 16, 2015
Merged

Semi-fix --libdir installs #29845

merged 1 commit into from
Nov 16, 2015

Conversation

wthrowe
Copy link
Contributor

@wthrowe wthrowe commented Nov 15, 2015

This should get --libdir working as well as it was a couple of weeks ago. (That is, it still rewrites paths incorrectly but it no longer fails during make install.)

Fixes gentoo/gentoo-rust#28 and gentoo/gentoo-rust#29.

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 16159979d45b6fb4b6bee98e808617ce6d53429a

@bors
Copy link
Collaborator

bors commented Nov 16, 2015

⌛ Testing commit 1615997 with merge 5c54dfa...

@bors
Copy link
Collaborator

bors commented Nov 16, 2015

💔 Test failed - auto-win-msvc-64-opt

This is to handle the case where CFG_LIBDIR is not a direct child of
CFG_PREFIX (in other words, where CFG_LIBDIR_RELATIVE has more than
one component).
@wthrowe
Copy link
Contributor Author

wthrowe commented Nov 16, 2015

I suppose it is more likely to work if the library path is not defined inside an "if not windows" section. Try this.

@alexcrichton
Copy link
Member

@bors: r+

On Sunday, November 15, 2015, wthrowe [email protected] wrote:

I suppose it is more likely to work if the library path is not defined
inside an "if not windows" section. Try this.


Reply to this email directly or view it on GitHub
#29845 (comment).

@bors
Copy link
Collaborator

bors commented Nov 16, 2015

📌 Commit 2b98d4f has been approved by alexcrichton

bors added a commit that referenced this pull request Nov 16, 2015
This should get `--libdir` working as well as it was a couple of weeks ago.  (That is, it still rewrites paths incorrectly but it no longer fails during `make install`.)

Fixes gentoo/gentoo-rust#28 and gentoo/gentoo-rust#29.
@bors
Copy link
Collaborator

bors commented Nov 16, 2015

⌛ Testing commit 2b98d4f with merge af5d9d6...

@bors bors merged commit 2b98d4f into rust-lang:master Nov 16, 2015
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.

5 participants