]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12205 : alexcrichton/rust/nodefaultlibs, r=brson
authorbors <bors@rust-lang.org>
Fri, 14 Feb 2014 18:41:45 +0000 (10:41 -0800)
committerbors <bors@rust-lang.org>
Fri, 14 Feb 2014 18:41:45 +0000 (10:41 -0800)
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).

1  2 
src/librustc/back/link.rs

Simple merge