diff options
author | dpranke <dpranke@chromium.org> | 2015-02-20 14:09:56 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-20 22:10:45 +0000 |
commit | 55187fbe2d3264d4c31432e2f8a77f094d7c986b (patch) | |
tree | aef99dfe1fee89fb3ac14c30f8f95a60a2f4bd53 /PRESUBMIT_test.py | |
parent | 56820bdb2a9bcddca9528b16e79d7339f218336f (diff) | |
download | chromium_src-55187fbe2d3264d4c31432e2f8a77f094d7c986b.zip chromium_src-55187fbe2d3264d4c31432e2f8a77f094d7c986b.tar.gz chromium_src-55187fbe2d3264d4c31432e2f8a77f094d7c986b.tar.bz2 |
Fix GN os, cpu defaults for Android builds.
We would like to be able to default to the ARM CPU for
Android builds, not the host cpu (so that you can get the
default Android build by just specifying os="android");
prior to my cpu_arch -> target_cpu changes, this was the
case, but I accidentally broke this.
However, the target_cpu changes at least allow us to remove
the target_arch hack which was how they were accomplishing
this before :).
TBR=brettw@chromium.org
R=cjhopman@chromium.org
BUG=344767
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:android_chromium_gn_compile_dbg,android_chromium_gn_compile_rel;tryserver.chromium.win:win8_chromium_gn_rel,win8_chromium_gn_dbg;tryserver.chromium.mac:mac_chromium_gn_rel,mac_chromium_gn_dbg
Review URL: https://codereview.chromium.org/946683002
Cr-Commit-Position: refs/heads/master@{#317419}
Diffstat (limited to 'PRESUBMIT_test.py')
0 files changed, 0 insertions, 0 deletions