Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / tests / tcg / hppa / Makefile.target
blobea5ae2186dfa1c1670380308ee7da53d3d4b27e9
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.
8 run-signals: signals
9         $(call skip-test, $<, "BROKEN awaiting vdso support")
11 VPATH += $(SRC_PATH)/tests/tcg/hppa
12 TESTS += stby
14 stby: CFLAGS += -pthread