Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(581)

Issue 634403004: GN: add target_arch build arg for android (Closed)

Created:
6 years, 2 months ago by cjhopman
Modified:
6 years, 2 months ago
Reviewers:
brettw
CC:
chromium-reviews, Nico
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-parse-error
Project:
chromium
Visibility:
Public.

Description

GN: add target_arch build arg for android This changes android to use the target_arch build arg for setting the target architecture instead of cpu_arch. Some benefits of this: non-target toolchains have knowledge of the target architecture (required for the relocation packer host executable) allows us to have a default target_arch different from build_cpu_arch BUG=359249, 344767 Committed: https://crrev.com/a7697bcfeed1dbbdafb419bc133e7d09774be485 Cr-Commit-Position: refs/heads/master@{#300136}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M build/config/BUILDCONFIG.gn View 1 2 2 chunks +18 lines, -0 lines 1 comment Download

Messages

Total messages: 8 (2 generated)
cjhopman
brett, wdyt? Also, it might make sense to change cpu_arch to not be automatically set ...
6 years, 2 months ago (2014-10-16 18:38:21 UTC) #2
brettw
I'm OK making this for all platforms and setting the cpu_arch based on it (maybe ...
6 years, 2 months ago (2014-10-16 19:19:07 UTC) #3
cjhopman
https://codereview.chromium.org/634403004/diff/1/build/config/BUILDCONFIG.gn File build/config/BUILDCONFIG.gn (right): https://codereview.chromium.org/634403004/diff/1/build/config/BUILDCONFIG.gn#newcode76 build/config/BUILDCONFIG.gn:76: # Architecture of the target device. On 2014/10/16 19:19:07, ...
6 years, 2 months ago (2014-10-16 21:29:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/634403004/40001
6 years, 2 months ago (2014-10-17 18:24:31 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-17 18:47:21 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 18:47:58 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a7697bcfeed1dbbdafb419bc133e7d09774be485
Cr-Commit-Position: refs/heads/master@{#300136}

Powered by Google App Engine
This is Rietveld 408576698