diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-21 15:48:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-21 15:48:53 +0100 |
| commit | a8f0c6bbcb231b4d8a2299ca09bbb243c64efeb8 (patch) | |
| tree | 4f3d1cecab5cda3601a3908afff7872f2bb2f918 /compiler/rustc_builtin_macros/src | |
| parent | c354a97bd99a046df14ab18509a0d6a665eeed2a (diff) | |
| parent | b77590c1176839b127fe1f20b4557267d26d91a7 (diff) | |
| download | rust-a8f0c6bbcb231b4d8a2299ca09bbb243c64efeb8.tar.gz rust-a8f0c6bbcb231b4d8a2299ca09bbb243c64efeb8.zip | |
Rollup merge of #138623 - daltenty:daltenty/fix-compiler-rt, r=Kobzol
[bootstrap] Use llvm_runtimes for compiler-rt Trying to enable `compiler-rt` via `LLVM_ENABLE_PROJECTS` is no longer a supported option in LLVM, and gives you nasty warnings: ``` Using LLVM_ENABLE_PROJECTS=compiler-rt is deprecated now, and will become a fatal error in the LLVM 21 release. Please use -DLLVM_ENABLE_RUNTIMES=compiler-rt or see the instructions at https://compiler-rt.llvm.org/ for building the runtimes. ``` try-job: aarch64-gnu-debug try-job: x86_64-gnu-debug
Diffstat (limited to 'compiler/rustc_builtin_macros/src')
0 files changed, 0 insertions, 0 deletions
