-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[beta] backport #48181 and #48362 #48793
Conversation
This re-introduces a `Config.libdir_relative` field, now derived from `libdir` and made relative to `prefix` if necessary. This fixes a regression from rust-lang#46592 when `--libdir` is given an absolute path. `Builder::sysroot_libdir` should always use a relative path so its callers don't clobber system locations, and `librustc` also asserts that `CFG_LIBDIR_RELATIVE` is really relative.
@bors r+ p=2 |
📌 Commit 62e9f2b has been approved by |
⌛ Testing commit 62e9f2b with merge ca13aa88580e29df49de51901c70f1b0caaa4b75... |
💔 Test failed - status-appveyor |
@bors: retry standard timeouts |
⌛ Testing commit 62e9f2b with merge 4b952c3c2cb15f6118af3c66d90f00d3fc90c780... |
⌛ Testing commit 62e9f2b with merge 91b199a38e6c4deadbe2f24b67ce30e0b518b010... |
💥 Test timed out |
💔 Test failed - status-travis |
@bors retry 30-minute no output with
|
⌛ Testing commit 62e9f2b with merge b064610a4d67f9844bb770390a6a1dd74bbba041... |
💔 Test failed - status-appveyor |
⌛ Testing commit 62e9f2b with merge 9b8fb214506ee9b5dad1eb14aa6ec7ea49be1891... |
💔 Test failed - status-appveyor |
💔 Test failed - status-appveyor |
☀️ Test successful - status-appveyor, status-travis |
No description provided.