-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow linking it statically on Win32 with an override.
- Loading branch information
Showing
2 changed files
with
9 additions
and
5 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
a468659
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@a468659
a468659
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/link-libgcc = a468659 into auto
a468659
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/link-libgcc = a468659 merged ok, testing candidate = 8cad720
a468659
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/1506
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1505
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1502
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1503
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1501
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1500
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1500
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1504
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1498
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1498
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1501
success: http://buildbot.rust-lang.org/builders/auto-win32-32-opt/builds/335
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-t/builds/335
success: http://buildbot.rust-lang.org/builders/auto-win32-32-nopt-c/builds/336
success: http://buildbot.rust-lang.org/builders/auto-win64-64-opt/builds/336
success: http://buildbot.rust-lang.org/builders/auto-win64-64-nopt-t/builds/336
success: http://buildbot.rust-lang.org/builders/auto-win64-64-nopt-c/builds/335
a468659
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 = 8cad720