OSDN Git Service

HACK: force target art executables to be compiled for 32-bit
authorColin Cross <ccross@android.com>
Thu, 20 Mar 2014 19:55:13 +0000 (12:55 -0700)
committerColin Cross <ccross@android.com>
Thu, 20 Mar 2014 19:55:13 +0000 (12:55 -0700)
commit2269d2a647dbd4ad60a32be0238eda4db844d95b
tree30931ac7b96100f56a7fb7b9324a3c0549b797af
parent378144e8afc96aa9f15e3a0d9ad28bf8364fa4aa
HACK: force target art executables to be compiled for 32-bit

64-bit dex2oat doesn't support 32-bit targets yet, force all
art executables to compile 32-bit for now.

Change-Id: If69f0a45e55104a5e915a9c58afa9009aa68b71c
build/Android.executable.mk