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

Issue 115044: Add a variable and settings for -Dtarget_arch=ARM (per rtc). (Closed)

Created:
11 years, 7 months ago by sgk
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com, ryan.cairns
Visibility:
Public.

Description

Add a variable and settings for -Dtarget_arch=ARM (per Ryan Cairns). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15467

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -40 lines) Patch
M build/common.gypi View 3 chunks +59 lines, -40 lines 3 comments Download

Messages

Total messages: 4 (0 generated)
sgk
11 years, 7 months ago (2009-05-06 21:06:42 UTC) #1
Mark Mentovai
LG otherwise http://codereview.chromium.org/115044/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/115044/diff/1/2#newcode54 Line 54: 'target_arch%': 'IA32', I would prefer not ...
11 years, 7 months ago (2009-05-06 21:08:26 UTC) #2
sgk
http://codereview.chromium.org/115044/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/115044/diff/1/2#newcode54 Line 54: 'target_arch%': 'IA32', On 2009/05/06 21:08:27, Mark Mentovai wrote: ...
11 years, 7 months ago (2009-05-06 22:38:07 UTC) #3
Dean McNamee
11 years, 7 months ago (2009-05-07 15:32:01 UTC) #4
http://codereview.chromium.org/115044/diff/1/2
File build/common.gypi (right):

http://codereview.chromium.org/115044/diff/1/2#newcode59
Line 59: 'defines': ['__ARMEL__'],
Why are we defining this?  It should be defined by the compiler.

Powered by Google App Engine
This is Rietveld 408576698