Merge "Unset HAVE_TLS_REGISTER for ARMv5"

This commit is contained in:
Kenny Root 2011-12-16 09:27:16 -08:00 committed by Android (Google) Code Review
commit 02687855ca

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