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.
2 parents 8fe82a0 + 9fc8374 commit 6f5fad5Copy full SHA for 6f5fad5
src/bootstrap/mk/Makefile.in
@@ -76,7 +76,7 @@ check-aux:
76
library/std \
77
$(BOOTSTRAP_ARGS) \
78
-- \
79
- --skip fs:: --skip net:: --skip process:: --skip sys::fd:: --skip sys::pal::
+ --skip fs:: --skip net:: --skip process:: --skip sys::
80
# Also test some very target-specific modules on other targets
81
# (making sure to cover an i686 target as well).
82
$(Q)MIRIFLAGS="-Zmiri-disable-isolation" BOOTSTRAP_SKIP_TARGET_SANITY=1 \
0 commit comments