mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 20:19:44 +00:00
3ae8a1000b
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
7 lines
232 B
Makefile
7 lines
232 B
Makefile
# -*- Mode: makefile -*-
|
|
#
|
|
# HPPA specific tweaks - specifically masking out broken tests
|
|
|
|
# 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
|