]> 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>
Sun, 29 Apr 2018 09:30:56 +0000 (11:30 +0200)
commita5a875d17b34b61326d803eb2edea526d3bd6914
treed339557de2e6c7acf87f2022d3a88d4d789abc90
parentf76f6fbdea497c3cb536e33387f405cc74b99b76
musl: don't use the included startfiles with -crt-static

This fixes #36710 with -crt-static.
src/librustc_target/spec/linux_musl_base.rs
src/librustc_target/spec/mod.rs
src/librustc_trans/back/link.rs