diff --git a/rust175/Makefile b/rust175/Makefile index 655cf9e3b44..d28254e6a64 100644 --- a/rust175/Makefile +++ b/rust175/Makefile @@ -160,6 +160,8 @@ CHECK_INTERPRETER_SKIP+= lib/rustlib/src/rust/library/stdarch/ci/run-docker.sh CHECK_INTERPRETER_SKIP+= lib/rustlib/src/rust/library/stdarch/ci/run.sh CHECK_INTERPRETER_SKIP+= lib/rustlib/src/rust/library/stdarch/ci/style.sh +CHECK_PORTABILITY_SKIP+= tests/run-make/dump-ice-to-disk/check.sh + .if ${OPSYS} == "NetBSD" # This block contains information about known trouble on NetBSD and workarounds.