diff options
| author | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2025-01-21 18:00:04 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2025-01-31 14:34:08 +0100 |
| commit | 88260f4ba4b0b9f86094bd1b2495c027bf959dbe (patch) | |
| tree | 8d6a67e583aa62ac25d7b9f1a08e4caa1cfa1e9c /compiler/rustc_codegen_llvm/src | |
| parent | b5741a36a897dd93936d31ea0c1688f1399a2e06 (diff) | |
| download | rust-88260f4ba4b0b9f86094bd1b2495c027bf959dbe.tar.gz rust-88260f4ba4b0b9f86094bd1b2495c027bf959dbe.zip | |
bootstrap: only build `crt{begin,end}.o` when compiling to MUSL
only MUSL needs those objects and trying to compile them to other targets, e.g. Windows or macOS, will produce C compilation errors check the target before shelling out to the C compiler and tweak `make_run` to skip the actual C compilation when the target is not MUSL fixes #135782
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
