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

Issue 10824330: Disable compiler option 'mimplicit-it' for Android ARM (Closed)

Created:
8 years, 4 months ago by yongsheng
Modified:
8 years, 4 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Visibility:
Public.

Description

Disable compiler option 'mimplicit-it' for Android ARM Android NDK toolchain doesn't support it. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152315

Patch Set 1 #

Total comments: 5

Patch Set 2 : changes according to mark's comment #

Patch Set 3 : refine the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M breakpad/breakpad.gyp View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
yongsheng
mark, could you please help review it?
8 years, 4 months ago (2012-08-16 09:52:31 UTC) #1
Mark Mentovai
http://codereview.chromium.org/10824330/diff/1/breakpad/breakpad.gyp File breakpad/breakpad.gyp (right): http://codereview.chromium.org/10824330/diff/1/breakpad/breakpad.gyp#newcode525 breakpad/breakpad.gyp:525: ['target_arch=="arm"', { Make this target_arch=="arm" && OS!="android" instead. http://codereview.chromium.org/10824330/diff/1/breakpad/breakpad.gyp#newcode533 ...
8 years, 4 months ago (2012-08-16 12:34:59 UTC) #2
yongsheng
You can see the similar issue in build/common.gypi: # Android toolchain doesn't support -mimplicit-it=thumb 2247 ...
8 years, 4 months ago (2012-08-17 01:35:33 UTC) #3
Mark Mentovai
http://codereview.chromium.org/10824330/diff/1/breakpad/breakpad.gyp File breakpad/breakpad.gyp (right): http://codereview.chromium.org/10824330/diff/1/breakpad/breakpad.gyp#newcode533 breakpad/breakpad.gyp:533: # Android NDK toolchain doesn't support it yongsheng wrote: ...
8 years, 4 months ago (2012-08-17 14:04:00 UTC) #4
yongsheng
On 2012/08/17 14:04:00, Mark Mentovai wrote: > http://codereview.chromium.org/10824330/diff/1/breakpad/breakpad.gyp > File breakpad/breakpad.gyp (right): > > http://codereview.chromium.org/10824330/diff/1/breakpad/breakpad.gyp#newcode533 ...
8 years, 4 months ago (2012-08-20 01:43:58 UTC) #5
Mark Mentovai
LGTM
8 years, 4 months ago (2012-08-20 02:05:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yongsheng.zhu@intel.com/10824330/7001
8 years, 4 months ago (2012-08-20 09:53:58 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-20 12:16:58 UTC) #8
Change committed as 152315

Powered by Google App Engine
This is Rietveld 408576698