diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-07-20 23:11:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-20 23:11:24 -0400 |
| commit | f0da6e2990f1d9d965e212c6410904319848756d (patch) | |
| tree | ad7c35fd3f232ed07bc756bd0e7abc6574ac553e /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 95d9c8dfcb7f330bac83136956894b471cefc702 (diff) | |
| parent | a546a7cb255da0c4ea4fbfa918d786890bde928e (diff) | |
| download | rust-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
