Merge "Switch to IGNORE_PREFER32_ON_DEVICE."
This commit is contained in:
commit
9c2cdd2219
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ TARGET_CPU_VARIANT_RUNTIME := cortex-a55
|
||||||
ZYGOTE_FORCE_64 := true
|
ZYGOTE_FORCE_64 := true
|
||||||
|
|
||||||
# Force any prefer32 targets to be compiled as 64 bit.
|
# Force any prefer32 targets to be compiled as 64 bit.
|
||||||
FORCE_MULTILIB_FIRST_ON_DEVICE := true
|
IGNORE_PREFER32_ON_DEVICE := true
|
||||||
|
|
||||||
# Build the 32 bit targets
|
# Build the 32 bit targets
|
||||||
TARGET_2ND_ARCH := arm
|
TARGET_2ND_ARCH := arm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue