Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 48498df

Browse files
committedMar 12, 2025·
Fix download-ci-gcc key in config.example.toml
1 parent 70a372a commit 48498df

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)
Please sign in to comment.