aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/sh4/Makefile.target
blob: 16eaa850a801d6b2476d24cc1fa60537700e4674 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- Mode: makefile -*-
#
# SuperH specific tweaks
#

# This triggers failures for sh4-linux about 10% of the time.
# Random SIGSEGV at unpredictable guest address, cause unknown.
run-signals: signals
	$(call skip-test, $<, "BROKEN")
run-plugin-signals-with-%:
	$(call skip-test, $<, "BROKEN")