Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e033c6df authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove ARCH_ARM_HAVE_TLS_REGISTER.

This was only needed for platform builds, and was removed in the gap between
armv5 being removed and being added back again for tapas builds. Otherwise it
would have been removed back then.

(I suspect that we don't need the system.prop file in here, either, but I
don't really know how to test that.)

Change-Id: I212ff7b3568b5d5ff3cc66150ec7c4fa0b8cac92
parent b5df7d48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,6 +19,5 @@ include build/target/board/generic/BoardConfig.mk
TARGET_ARCH_VARIANT := armv5te
TARGET_CPU_ABI := armeabi
TARGET_CPU_ABI2 :=
ARCH_ARM_HAVE_TLS_REGISTER := false

WITH_DEXPREOPT := false