-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an
rpath
option to the profile section
This will enable passing `-C rpath` on all compiles to rustc itself. Closes #705
- Loading branch information
1 parent
6ad622f
commit bd9a9b0
Showing
4 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bd9a9b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from brson
at alexcrichton@bd9a9b0
bd9a9b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging alexcrichton/cargo/issue-705 = bd9a9b0 into auto-cargo
bd9a9b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alexcrichton/cargo/issue-705 = bd9a9b0 merged ok, testing candidate = 9788700
bd9a9b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/cargo-win-32/builds/405
success: http://buildbot.rust-lang.org/builders/cargo-win-64/builds/53
success: http://buildbot.rust-lang.org/builders/cargo-linux-32/builds/538
success: http://buildbot.rust-lang.org/builders/cargo-linux-64/builds/531
success: http://buildbot.rust-lang.org/builders/cargo-mac-32/builds/534
success: http://buildbot.rust-lang.org/builders/cargo-mac-64/builds/533
bd9a9b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto-cargo = 9788700