1# Configuration for Linux on x86.
2# Generating binaries for processors
3# that have AVX2 feature flag
4#
5
6ARCH_X86_HAVE_SSE4_1 := true
7