diff --git a/src/test/run-make/issue-85019-moved-src-dir/Makefile b/src/test/run-make/issue-85019-moved-src-dir/Makefile index 451e2b403c67c..e8b4af1c81afc 100644 --- a/src/test/run-make/issue-85019-moved-src-dir/Makefile +++ b/src/test/run-make/issue-85019-moved-src-dir/Makefile @@ -4,6 +4,9 @@ INCR=$(TMPDIR)/incr FIRST_SRC=$(TMPDIR)/first_src SECOND_SRC=$(TMPDIR)/second_src +# ignore-none no-std is not supported +# ignore-nvptx64-nvidia-cuda FIXME: can't find crate for 'std' + # Tests that we don't get an ICE when the working directory # (but not the build directory!) changes between compilation # sessions