File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99# a custom configuration file can also be specified with `--config` to the build
1010# system.
1111#
12- # Note that the following are equivelent , for more details see <https://toml.io/en/v1.0.0>.
12+ # Note that the following are equivalent , for more details see <https://toml.io/en/v1.0.0>.
1313#
1414# build.verbose = 1
1515#
482482# Use `--extra-checks=''` to temporarily disable all extra checks.
483483#
484484# Automatically enabled in the "tools" profile.
485- # Set to the empty string to force disable (recommeded for hdd systems).
485+ # Set to the empty string to force disable (recommended for hdd systems).
486486# build.tidy-extra-checks = ""
487487
488488# Indicates whether ccache is used when building certain artifacts (e.g. LLVM).
You can’t perform that action at this time.
0 commit comments