about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-07-20 23:11:24 -0400
committerGitHub <noreply@github.com>2025-07-20 23:11:24 -0400
commitf0da6e2990f1d9d965e212c6410904319848756d (patch)
treead7c35fd3f232ed07bc756bd0e7abc6574ac553e /compiler/rustc_codegen_llvm/src/builder.rs
parent95d9c8dfcb7f330bac83136956894b471cefc702 (diff)
parenta546a7cb255da0c4ea4fbfa918d786890bde928e (diff)
downloadrust-f0da6e2990f1d9d965e212c6410904319848756d.tar.gz
rust-f0da6e2990f1d9d965e212c6410904319848756d.zip
Rollup merge of #144235 - Gelbpunkt:run-make-musl, r=jieyouxu
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions