-
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.
This will hopefully bring us closer to #11937. We're still using gcc's idea of "startup files", but this should prevent us from leaking in dependencies that we don't quite want (libgcc for example once compiler-rt is what we use).
- Loading branch information
1 parent
18477ac
commit 28fa81a
Showing
3 changed files
with
24 additions
and
1 deletion.
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
28fa81a
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@28fa81a
28fa81a
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/rust/nodefaultlibs = 28fa81a into auto
28fa81a
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/rust/nodefaultlibs = 28fa81a merged ok, testing candidate = 9947470
28fa81a
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/4232
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2074
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2076
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4231
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3331
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3337
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4246
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3334
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3340
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4248
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3334
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3339
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3408
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1186
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4239
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3340
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3346
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4008
28fa81a
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 = 9947470