Remove mention of compiletest-use-stage0-libtest from the bootstrap example config

This commit is contained in:
Jakub Beránek
2025-10-01 09:05:30 +02:00
parent 5f54d8bfd8
commit 3186902bfc

View File

@@ -476,9 +476,6 @@
# when the stage 0 compiler is actually built from in-tree sources.
#build.compiletest-allow-stage0 = false
# Whether to use the precompiled stage0 libtest with compiletest.
#build.compiletest-use-stage0-libtest = true
# Default value for the `--extra-checks` flag of tidy.
#
# See `./x test tidy --help` for details.