1# -*- Mode: makefile -*- 2# 3# SuperH specific tweaks 4# 5 6# This triggers failures for sh4-linux about 10% of the time. 7# Random SIGSEGV at unpredictable guest address, cause unknown. 8run-signals: signals 9 $(call skip-test, $<, "BROKEN") 10run-plugin-signals-with-%: 11 $(call skip-test, $<, "BROKEN") 12