am 5ee3f096
: Merge "Default TARGET_CPU_SMP to true."
* commit '5ee3f0960dbc6a14333e3b98252d59f5d8d18a7d': Default TARGET_CPU_SMP to true.
This commit is contained in:
@@ -524,6 +524,8 @@ ifeq ($(TARGET_DEFAULT_JAVA_LIBRARIES),)
|
|||||||
TARGET_DEFAULT_JAVA_LIBRARIES := core core-junit ext framework framework2
|
TARGET_DEFAULT_JAVA_LIBRARIES := core core-junit ext framework framework2
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
TARGET_CPU_SMP ?= true
|
||||||
|
|
||||||
# Flags for DEX2OAT
|
# Flags for DEX2OAT
|
||||||
DEX2OAT_TARGET_ARCH := $(TARGET_ARCH)
|
DEX2OAT_TARGET_ARCH := $(TARGET_ARCH)
|
||||||
DEX2OAT_TARGET_CPU_VARIANT := $(TARGET_CPU_VARIANT)
|
DEX2OAT_TARGET_CPU_VARIANT := $(TARGET_CPU_VARIANT)
|
||||||
|
Reference in New Issue
Block a user