-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build compiler-rt and link it to all crates, similarly to morestack.
- Loading branch information
Showing
9 changed files
with
61 additions
and
6 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
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
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
b765132
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 alexcrichton
at vadimcn@b765132
b765132
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 vadimcn/rust/compiler-rt = b765132 into auto
b765132
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.
vadimcn/rust/compiler-rt = b765132 merged ok, testing candidate = db8a580
b765132
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/auto-mac-32-opt/builds/4165
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2007
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2009
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4164
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3264
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3270
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4179
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3267
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3273
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4181
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3267
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3272
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3341
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1119
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4172
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3273
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3278
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3941
b765132
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 = db8a580