* commit '72344a7329ab984de716b630cb88039d9ed820a0': Treat denver like cortex-a15.
This commit is contained in:
@@ -525,7 +525,7 @@ ifdef TARGET_2ND_ARCH
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq (,$(filter $(DEX2OAT_TARGET_CPU_VARIANT),cortex-a7 cortex-a15 krait))
|
||||
ifneq (,$(filter $(DEX2OAT_TARGET_CPU_VARIANT),cortex-a7 cortex-a15 krait denver))
|
||||
DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES := div
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user