21d71c8c41
As before, using Debian SID compilers. 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>
8 lines
215 B
Makefile
8 lines
215 B
Makefile
# -*- Mode: makefile -*-
|
|
#
|
|
# m68k specific tweaks - specifically masking out broken tests
|
|
#
|
|
|
|
# On m68k Linux supports 4k and 8k pages (but 8k is currently broken)
|
|
EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-8192
|