Skip to content

Commit

Permalink
Remove no longer needed config option from setup_rust_fork.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Dec 31, 2023
1 parent 02183f7 commit c55aaa5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/setup_rust_fork.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ git -c user.name=Dummy -c [email protected] -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)"
Expand Down

0 comments on commit c55aaa5

Please sign in to comment.