commit | a3339e98e667124717968a54f8324f293a9c2b72 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Apr 30 18:09:13 2014 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Apr 30 18:18:59 2014 -0700 |
tree | 3639f4810f3295eca625be5bccda42795e0ce0c8 | |
parent | 847fd0311f6c82b8ac90d970cfc68aafd9913471 [diff] |
build: split TARGET_PREFER_32_BIT for apps and executables Introduce two new flags, TARGET_PREFER_32_BIT_APPS and TARGET_PREFER_32_BIT_EXECUTABLES that individually control compilation of apps and executables. If TARGET_PREFER_32_BIT is set, the build system will automatically set both new flags. Change-Id: Ibd2165e688675c2884d9e7ddf82d7dd6c28521f3