1 # -*- Mode: makefile -*-
3 # HPPA specific tweaks - specifically masking out broken tests
5 # This triggers failures for hppa-linux about 1% of the time
6 # HPPA is the odd target that can't use the sigtramp page;
7 # it requires the full vdso with dwarf2 unwind info.
9 $(call skip-test, $<, "BROKEN awaiting vdso support")
11 VPATH += $(SRC_PATH)/tests/tcg/hppa
14 stby: CFLAGS += -pthread