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 0d0f4ea + 9fc8374 commit d02ad35Copy full SHA for d02ad35
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