Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Ignore sgx platform for issue-36710
  • Loading branch information
raoulstrackx committed Mar 10, 2023
commit d69ebf7e6cd5e19b9d64a76f8ec31ab225cf13fe
1 change: 1 addition & 0 deletions tests/run-make/issue-36710/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down