about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-04-13 21:31:57 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2024-04-13 21:31:57 +0200
commita3cd6e7a31bee1e807855a64052dc2b9a0e71f40 (patch)
tree967c3683ac2356c1a72612819d6726cfd41db766
parent86921925823fabe1f58f4c40350761043037eb97 (diff)
downloadrust-a3cd6e7a31bee1e807855a64052dc2b9a0e71f40.tar.gz
rust-a3cd6e7a31bee1e807855a64052dc2b9a0e71f40.zip
Default to `download-gccjit` instead of `gcc-path`
-rw-r--r--config.example.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.example.toml b/config.example.toml
index dcc414b7310..890387dc242 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -1,2 +1,2 @@
-gcc-path = "gcc-build/gcc"
-# download-gccjit = true
+#gcc-path = "gcc-build/gcc"
+download-gccjit = true