Determined via codesearch. Test: treehugger Change-Id: I5138e1b2294d39e11b46f9e1751c41b842c1743b
7 lines
137 B
Makefile
7 lines
137 B
Makefile
# Configuration for Linux on x86.
|
|
# Generating binaries for processors.
|
|
# that support AVX2 feature flag
|
|
#
|
|
|
|
ARCH_X86_HAVE_SSE4_1 := true
|