diff options
Diffstat (limited to 'tests/tcg/hppa/Makefile.target')
-rw-r--r-- | tests/tcg/hppa/Makefile.target | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tcg/hppa/Makefile.target b/tests/tcg/hppa/Makefile.target index 7179123..473864d 100644 --- a/tests/tcg/hppa/Makefile.target +++ b/tests/tcg/hppa/Makefile.target @@ -5,6 +5,3 @@ # On parisc Linux supports 4K/16K/64K (but currently only 4k works) EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-16384 run-test-mmap-65536 -# There is a race that causes this to fail about 1% of the time -run-signals: signals - $(call skip-test, $<, "BROKEN awaiting vdso support") |