Merge "Adding TARGET_CPU_VARIANT to config file."
This commit is contained in:
@@ -20,6 +20,7 @@ TARGET_ARCH := arm
|
|||||||
# application code generated with the NDK that uses NEON in the emulator.
|
# application code generated with the NDK that uses NEON in the emulator.
|
||||||
#
|
#
|
||||||
TARGET_ARCH_VARIANT := armv7-a
|
TARGET_ARCH_VARIANT := armv7-a
|
||||||
|
TARGET_CPU_VARIANT := generic
|
||||||
TARGET_CPU_ABI := armeabi-v7a
|
TARGET_CPU_ABI := armeabi-v7a
|
||||||
TARGET_CPU_ABI2 := armeabi
|
TARGET_CPU_ABI2 := armeabi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user