about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-02-10 08:41:54 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-02-10 08:41:54 -0800
commit0568422a27ce4dd9a7f2b1c71710700be54a1da4 (patch)
treea15dbee507c1506ff39869ee5a7d5a0b993d48cf /src/rustllvm/ExecutionEngineWrapper.cpp
parent577c51cdc03c7ef95f15e36cf1130080082bce5a (diff)
parent8fb426469a4f7b08a240172c8f4295e868c65db8 (diff)
downloadrust-0568422a27ce4dd9a7f2b1c71710700be54a1da4.tar.gz
rust-0568422a27ce4dd9a7f2b1c71710700be54a1da4.zip
rollup merge of #22088: semarie/openbsd-rmake
- c-link-to-rust-staticlib: use `EXTRACFLAGS` defined by tools.mk for
  choose the good libraries to link to.

tools.mk define a variable `EXTRACFLAGS` that contains the needed library per target. So it is better to use it, instead of duplicate the code here. I keep the `ifndef IS_WINDOWS` has tools.mk define something for WINDOWS... so I don't change things that I couldn't test.

- no-stack-check: disabled for openbsd (no segmented stacks here)

- symbols-are-reasonable: use portable grep pattern

- target-specs: use POSIX form for options when invoking grep

- use-extern-for-plugins: disable as OpenBSD only support x86_64 for now
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions