Skip to content

Commit c55aaa5

Browse files
committed
Remove no longer needed config option from setup_rust_fork.sh
1 parent 02183f7 commit c55aaa5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/setup_rust_fork.sh

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ git -c user.name=Dummy -c [email protected] -c commit.gpgSign=false \
2525
cat > config.toml <<EOF
2626
change-id = 999999
2727
28-
[llvm]
29-
ninja = false
30-
3128
[build]
3229
rustc = "$(pwd)/../dist/bin/rustc-clif"
3330
cargo = "$(rustup which cargo)"

0 commit comments

Comments
 (0)