]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #56154 - petrhosek:fuchsia-linker-args, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Fri, 23 Nov 2018 17:31:59 +0000 (01:31 +0800)
committerGitHub <noreply@github.com>
Fri, 23 Nov 2018 17:31:59 +0000 (01:31 +0800)
commitc9870a4fe7c22e5dee456b6a60f33b492466d2ea
tree828499d50bb6cf421c4862986590a087deb3c0ff
parentbf72971abc0155d4f71c2127e7122df64a9cd699
parentf41423c75f929bfad12846e64db174621a238d74
Rollup merge of #56154 - petrhosek:fuchsia-linker-args, r=alexcrichton

Pass additional linker flags when targeting Fuchsia

This is a follow up to 8aa9267 which changed the driver to use lld
directly rather than invoking it through Clang. This change ensures
we pass all the necessary flags to lld.
src/librustc_target/spec/mod.rs