about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-02-13 02:52:59 +0100
committerGitHub <noreply@github.com>2020-02-13 02:52:59 +0100
commit1ddf2504fdeb26bce320c8198c2e594b22efd71a (patch)
tree6ca82b6171d16c036bf4344474a42bfa2cb3527a /src/libstd/sys/unix/stack_overflow.rs
parentec5bf15c5d1b5969908251017f1e61d2f2961a87 (diff)
parent33e2c1d863f53f5224db5abd40c6a84879051ef2 (diff)
downloadrust-1ddf2504fdeb26bce320c8198c2e594b22efd71a.tar.gz
rust-1ddf2504fdeb26bce320c8198c2e594b22efd71a.zip
Rollup merge of #69104 - tmiasko:configure-cmake, r=Mark-Simulacrum
bootstrap: Configure cmake when building sanitizer runtimes

Configure cmake before building sanitizer runtimes in similar way it is already
configured elsewhere, to ensure that they are built with expected compiler
flags.

Previously this step has been intentionally omitted since sanitizer runtimes
are built as universal binaries on Darwin targets, which in turn are
unsupported by sccache which is also configured there. To avoid the issue
everything but the compiler launcher is configured.

Helps with #68863.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions