Remove no longer needed config option from setup_rust_fork.sh
This commit is contained in:
parent
02183f79e4
commit
c55aaa55a7
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ git -c user.name=Dummy -c user.email=dummy@example.com -c commit.gpgSign=false \
|
|||
cat > config.toml <<EOF
|
||||
change-id = 999999
|
||||
|
||||
[llvm]
|
||||
ninja = false
|
||||
|
||||
[build]
|
||||
rustc = "$(pwd)/../dist/bin/rustc-clif"
|
||||
cargo = "$(rustup which cargo)"
|
||||
|
|
Loading…
Add table
Reference in a new issue