Merge "Unset HAVE_TLS_REGISTER for ARMv5"
This commit is contained in:
commit
02687855ca
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ include build/target/board/generic/BoardConfig.mk
|
|||
TARGET_ARCH_VARIANT :=
|
||||
TARGET_CPU_ABI := armeabi
|
||||
TARGET_CPU_ABI2 :=
|
||||
ARCH_ARM_HAVE_TLS_REGISTER := false
|
||||
|
||||
WITH_DEXPREOPT := false
|
||||
|
|
Loading…
Reference in a new issue