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

Issue 6901037: Add "-Wa,-mimplicit-it=always" option to breakpad.gyp (Closed)

Created:
9 years, 8 months ago by raymes
Modified:
9 years, 7 months ago
Reviewers:
piman
CC:
chromium-reviews
Visibility:
Public.

Description

Add "-Wa,-mimplicit-it=always" option to breakpad.gyp Add "-Wa,-mimplicit-it=always" option to breakpad.gyp which allows it to be compiled in thumb2 mode. This is not ideal (we should fix the assembly instead). Refer to the bug attached. Following this CL, I will try to remove the -Wa,-mimplicit-it option from the high level build file. TEST=Built chromium on chromiumos on seaboard. Checked that the option was being passed when compiling breakpad only. BUG=80598

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 2 (0 generated)
raymes
This is the only other place that this option is needed (that I can find).
9 years, 8 months ago (2011-04-26 21:13:27 UTC) #1
piman
9 years, 8 months ago (2011-04-26 21:15:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698