about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-03-25 11:00:01 -0700
committerbors <bors@rust-lang.org>2016-03-25 11:00:01 -0700
commitcf9274b727423306121c223681022ac0531c6091 (patch)
tree8e0a80a3af89a08f01eb838328780a85831dd1ed /src/rustllvm/ExecutionEngineWrapper.cpp
parent64a13a46601bb47a470264936b623b4adf706128 (diff)
parentf34c0e6ebd1f8a03a864b58fb6c6f8ebdffd80d6 (diff)
downloadrust-cf9274b727423306121c223681022ac0531c6091.tar.gz
rust-cf9274b727423306121c223681022ac0531c6091.zip
Auto merge of #32407 - alexcrichton:netbsd-gcc-s-link, r=aturon
std: Link to gcc_s on NetBSD

Currently the nightlies we're producing fail when linking some C code into a
Rust application with the error message:

    libgcc_s.so.1: error adding symbols: DSO missing from command line

By linking `gcc_s` instead of `gcc` this error goes away. I haven't tested this
on NetBSD itself, but should help get the Linux cross-compile image moreso up
and working!
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions