blob: ea5ae2186dfa1c1670380308ee7da53d3d4b27e9 [file] [log] [blame]
# -*- Mode: makefile -*-
#
# HPPA specific tweaks - specifically masking out broken tests
# This triggers failures for hppa-linux about 1% of the time
# HPPA is the odd target that can't use the sigtramp page;
# it requires the full vdso with dwarf2 unwind info.
run-signals: signals
$(call skip-test, $<, "BROKEN awaiting vdso support")
VPATH += $(SRC_PATH)/tests/tcg/hppa
TESTS += stby
stby: CFLAGS += -pthread