about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorJens Reidel <adrian@travitia.xyz>2025-07-21 02:01:42 +0200
committerJens Reidel <adrian@travitia.xyz>2025-07-21 02:14:01 +0200
commita546a7cb255da0c4ea4fbfa918d786890bde928e (patch)
tree589e25a0f26bc7d6d0f1b91476f6af8c10163dc7 /compiler/rustc_codegen_llvm/src/builder.rs
parent0864097cd31ee30f5081ba588a5c9820c2c6fc71 (diff)
downloadrust-a546a7cb255da0c4ea4fbfa918d786890bde928e.tar.gz
rust-a546a7cb255da0c4ea4fbfa918d786890bde928e.zip
Fix run-make tests on musl hosts
On musl hosts, we already set -Ctarget-feature=-crt-static and
IS_MUSL_HOST=1 in compiletest. However, in order for the run-make tests
to compile fine on musl hosts, we need to propagate this flag in our
rustc invocations to ensure we can generate cdylibs.

Signed-off-by: Jens Reidel <adrian@travitia.xyz>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions