Skip to content

Commit f3ff769

Browse files
authored
Merge pull request rust-lang#18 from GuillaumeGomez/default-download
Default to `download-gccjit` instead of `gcc-path`
2 parents 8692192 + a3cd6e7 commit f3ff769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.example.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gcc-path = "gcc-build/gcc"
2-
# download-gccjit = true
1+
#gcc-path = "gcc-build/gcc"
2+
download-gccjit = true

0 commit comments

Comments
 (0)