7 lines
119 B
Makefile
7 lines
119 B
Makefile
|
# -*- Mode: makefile -*-
|
||
|
#
|
||
|
# sparc specific tweaks
|
||
|
|
||
|
# On Sparc64 Linux support 8k pages
|
||
|
EXTRA_RUNS+=run-test-mmap-8192
|