This commit is contained in:
nora 2025-07-27 16:59:00 +02:00
parent 2c3e5cbbfe
commit c7ef895456

View file

@ -10,8 +10,7 @@ cd rust
./configure \ ./configure \
--set llvm.download-ci-llvm=true \ --set llvm.download-ci-llvm=true \
--set rust.download-rustc=true \ --set rust.download-rustc=true
--set rust.llvm-bitcode-linker=false
targets=(x86_64-unknown-linux-gnu x86_64-pc-windows-msvc aarch64-apple-darwin) targets=(x86_64-unknown-linux-gnu x86_64-pc-windows-msvc aarch64-apple-darwin)