rustbuild: Fix handling of the bootstrap key#32895
Conversation
Bring the calculation logic in line with the makefiles and also set the RUSTC_BOOTSTRAP_KEY environment variable to enable the bootstrap on the stable compiler.
|
@bors r+ |
|
📌 Commit 8efbfae has been approved by |
|
⌛ Testing commit 8efbfae with merge 66d0a28... |
|
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
|
@bors: retry On Thu, Apr 14, 2016 at 8:19 AM, bors notifications@github.com wrote:
|
|
⌛ Testing commit 8efbfae with merge 3c41f9d... |
|
💔 Test failed - auto-win-gnu-32-opt |
|
@bors: retry On Thu, Apr 14, 2016 at 12:05 PM, bors notifications@github.com wrote:
|
rustbuild: Fix handling of the bootstrap key Bring the calculation logic in line with the makefiles and also set the RUSTC_BOOTSTRAP_KEY environment variable to enable the bootstrap on the stable compiler.
Bring the calculation logic in line with the makefiles and also set the
RUSTC_BOOTSTRAP_KEY environment variable to enable the bootstrap on the stable
compiler.