We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa888c5 commit 0b6b7daCopy full SHA for 0b6b7da
miri
@@ -37,7 +37,7 @@ find_sysroot() {
37
true
38
fi
39
else
40
- # We have to build a sysroot either way.
+ # A normal toolchain. We have to build a sysroot either way.
41
if [ -n "$MIRI_TEST_TARGET" ]; then
42
build_sysroot --target "$MIRI_TEST_TARGET"
43
0 commit comments