]> git.lizzy.rs Git - rust.git/commit
musl: don't use the included startfiles with -crt-static
authorJohannes Nixdorf <mixi@exherbo.org>
Sun, 29 Apr 2018 09:17:54 +0000 (11:17 +0200)
committerJohannes Nixdorf <mixi@exherbo.org>
Thu, 31 May 2018 10:01:50 +0000 (12:01 +0200)
commitbf3b8df697f1ce84e24cd29119ea8dd0e152dbd9
treef37c2efcdf46ca688197f04ec150952484e69606
parenta47b2d09d6caa5aeb5a7f6128869bd6eb12418d2
musl: don't use the included startfiles with -crt-static

This fixes (only for -crt-static) #36710.
src/librustc_codegen_llvm/back/link.rs
src/librustc_target/spec/linux_musl_base.rs
src/librustc_target/spec/mod.rs