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