Merge "Use ARM TLS register for emulator"
This commit is contained in:
commit
5d0edfc426
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ TARGET_NO_KERNEL := true
|
|||
TARGET_ARCH_VARIANT := armv7-a
|
||||
TARGET_CPU_ABI := armeabi-v7a
|
||||
TARGET_CPU_ABI2 := armeabi
|
||||
ARCH_ARM_HAVE_TLS_REGISTER := true
|
||||
|
||||
HAVE_HTC_AUDIO_DRIVER := true
|
||||
BOARD_USES_GENERIC_AUDIO := true
|
||||
|
|
Loading…
Reference in a new issue