1# This file is used as the second (32-bit) architecture when building a generic
2# x86_64 64-bit platform image. (full_x86_64-eng / sdk_x86_64-eng)
3#
4# The generic 'x86' variant cannot be used, since it resets some flags used
5# by the 'x86_64' variant.
6
7ARCH_X86_HAVE_SSE4_1 := true
8