Skip to content

Commit 71e5584

Browse files
committed
Fix download-ci-gcc key in config.example.toml
1 parent 52494fc commit 71e5584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
# Note that this will attempt to download GCC even if there are local
172172
# modifications to the `src/gcc` submodule.
173173
# Currently, this is only supported for the `x86_64-unknown-linux-gnu` target.
174-
# download-ci-gcc = false
174+
#download-ci-gcc = false
175175

176176
# =============================================================================
177177
# General build configuration options

0 commit comments

Comments
 (0)