5 lines
115 B
Makefile
5 lines
115 B
Makefile
|
# Configuration for Linux on x86.
|
||
|
# Generating binaries for SandyBridge processors.
|
||
|
#
|
||
|
ARCH_X86_HAVE_SSE4_1 := true
|