about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRaoul Strackx <raoul.strackx@fortanix.com>2023-03-09 13:24:01 +0100
committerRaoul Strackx <raoul.strackx@fortanix.com>2023-03-10 17:54:58 +0100
commitd69ebf7e6cd5e19b9d64a76f8ec31ab225cf13fe (patch)
tree6dc3c674f1488e812684f0802a1ee958eba78b7f
parent8428090ee6bc8ff48718ce9481a71b1068913dff (diff)
downloadrust-d69ebf7e6cd5e19b9d64a76f8ec31ab225cf13fe.tar.gz
rust-d69ebf7e6cd5e19b9d64a76f8ec31ab225cf13fe.zip
Ignore sgx platform for issue-36710
-rw-r--r--tests/run-make/issue-36710/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-make/issue-36710/Makefile b/tests/run-make/issue-36710/Makefile
index d6145c07126..c6b71f5fbd4 100644
--- a/tests/run-make/issue-36710/Makefile
+++ b/tests/run-make/issue-36710/Makefile
@@ -4,6 +4,7 @@
 # ignore-nvptx64-nvidia-cuda FIXME: can't find crate for `std`
 # ignore-musl FIXME: this makefile needs teaching how to use a musl toolchain
 #                    (see dist-i586-gnu-i586-i686-musl Dockerfile)
+# ignore-sgx
 
 include ../../run-make-fulldeps/tools.mk