Merge commit '57845a397e
' into sync_cg_clif-2024-12-06
This commit is contained in:
commit
b3d837afe1
29 changed files with 396 additions and 428 deletions
|
@ -35,13 +35,14 @@ full-bootstrap = true
|
|||
local-rebuild = true
|
||||
|
||||
[rust]
|
||||
download-rustc = false
|
||||
codegen-backends = ["cranelift"]
|
||||
deny-warnings = false
|
||||
verbose-tests = false
|
||||
# The cg_clif sysroot doesn't contain llvm tools and unless llvm_tools is
|
||||
# disabled bootstrap will crash trying to copy llvm tools for the bootstrap
|
||||
# compiler.
|
||||
llvm_tools = false
|
||||
llvm-tools = false
|
||||
|
||||
EOF
|
||||
popd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue