Merge "Add a new x86(_64) arch variant "goldmont-without-xsaves"" into main am: 415fdddd98
am: 5fde6b741d
Original change: https://android-review.googlesource.com/c/platform/build/+/2875197 Change-Id: I28a2f2747c7c31c75b6a4aff53c452af672a64ac Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
7
core/combo/arch/x86/goldmont-without-xsaves.mk
Normal file
7
core/combo/arch/x86/goldmont-without-xsaves.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
# This file contains feature macro definitions specific to the
|
||||
# goldmont-without-xsaves arch variant.
|
||||
#
|
||||
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
|
||||
#
|
||||
|
||||
ARCH_X86_HAVE_SSE4_1 := true
|
7
core/combo/arch/x86_64/goldmont-without-xsaves.mk
Normal file
7
core/combo/arch/x86_64/goldmont-without-xsaves.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
# This file contains feature macro definitions specific to the
|
||||
# goldmont-without-xsaves arch variant.
|
||||
#
|
||||
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
|
||||
#
|
||||
|
||||
ARCH_X86_HAVE_SSE4_1 := true
|
Reference in New Issue
Block a user