Fix download-ci-gcc key in bootstrap.example.toml

This commit is contained in:
Jakub Beránek
2025-04-23 11:04:39 +02:00
parent 645d0ad2a4
commit 3d29e842a7

View File

@@ -180,7 +180,7 @@
# Note that this will attempt to download GCC even if there are local
# modifications to the `src/gcc` submodule.
# Currently, this is only supported for the `x86_64-unknown-linux-gnu` target.
# download-ci-gcc = false
#download-ci-gcc = false
# =============================================================================
# General build configuration options