Remove no longer needed config option from setup_rust_fork.sh
This commit is contained in:
parent
02183f79e4
commit
c55aaa55a7
@ -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…
x
Reference in New Issue
Block a user