Unset HAVE_TLS_REGISTER for ARMv5

Bug: 5763261
Change-Id: I0394daa4cdbad598b91a99e54ca5f830e9ee940b
This commit is contained in:
Kenny Root 2011-12-15 10:30:13 -08:00
parent 98edf69771
commit a8c9594275
1 changed files with 1 additions and 0 deletions

View File

@ -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