fix build

This commit is contained in:
nora 2025-12-31 14:18:24 +01:00
parent 9edbb3fd7d
commit b3e14df470

View file

@ -17,9 +17,10 @@ rm -f bootstrap.toml
--set llvm.download-ci-llvm=true \
--set rust.llvm-tools=false \
--set rust.llvm-bitcode-linker=false \
--set build.warnings=false \
--set build.optimized-compiler-builtins=false # necessary to make cross-doc work for all targets
echo "build.warnings = false" >> config.toml
targets=(
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc