DescriptionFix 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
Committed: https://crrev.com/55187fbe2d3264d4c31432e2f8a77f094d7c986b
Cr-Commit-Position: refs/heads/master@{#317419}
Patch Set 1 #
Total comments: 3
Created: 5 years, 10 months ago
Messages
Total messages: 6 (1 generated)
|