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

Issue 2248323002: Fix BUILD.gn for arch other then x86 and x64 (Closed)

Created:
4 years, 4 months ago by Ankur Mittal
Modified:
4 years, 4 months ago
Reviewers:
anmittal, mtklein, mtklein_C
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix BUILD.gn for arch other then x86 and x64 opts_gypi should only be defined for x86 and x64 else we get unused variable error BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2248323002 Committed: https://skia.googlesource.com/skia/+/a7eaf2e7e84ff10d1ed76b5d1e039c1a2d931392

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed accoring to mtklein's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M BUILD.gn View 1 3 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
anmittal
4 years, 4 months ago (2016-08-17 03:30:20 UTC) #3
mtklein
https://codereview.chromium.org/2248323002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2248323002/diff/1/BUILD.gn#newcode150 BUILD.gn:150: if (is_x86) { Let's try to fix this differently, ...
4 years, 4 months ago (2016-08-17 12:43:40 UTC) #9
anmittal
https://codereview.chromium.org/2248323002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2248323002/diff/1/BUILD.gn#newcode150 BUILD.gn:150: if (is_x86) { On 2016/08/17 12:43:39, mtklein wrote: > ...
4 years, 4 months ago (2016-08-17 18:11:54 UTC) #12
mtklein
lgtm
4 years, 4 months ago (2016-08-17 18:51:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2248323002/20001
4 years, 4 months ago (2016-08-17 18:51:54 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 20:57:30 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/a7eaf2e7e84ff10d1ed76b5d1e039c1a2d931392

Powered by Google App Engine
This is Rietveld 408576698