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

Issue 10456020: Added release_extra_cflags only to the target compiles. (Closed)

Created:
8 years, 6 months ago by asharif1
Modified:
8 years, 6 months ago
CC:
chromium-reviews, bjanakiraman
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Added release_extra_cflags only to the target compiles. Without this CL, the gyp define release_extra_cflags is applied to both host and target compiles. With this CL, the gyp define is only applied to the target compiles. BUG=v8:2157 TEST=gyp_chromium with extra flags. Made sure that the target mk files like v8_shell.host.mk did not have the flags while v8_nosnapshot.target.mk had the flags. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139909

Patch Set 1 #

Patch Set 2 : Fixed brackets. #

Patch Set 3 : Fixed parens (again). #

Patch Set 4 : Made the same change to debug_extra_cflags application. #

Patch Set 5 : Fixed copy/paste error. #

Total comments: 1

Patch Set 6 : Refactored. #

Patch Set 7 : rebased. #

Patch Set 8 : tabs to spaces. #

Patch Set 9 : fixed paste error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 7 8 2 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
asharif1
+reviewer: jkummerow. Please take a look.
8 years, 6 months ago (2012-05-30 17:34:12 UTC) #1
Mark Mentovai
Why? What about debug?
8 years, 6 months ago (2012-05-30 17:57:34 UTC) #2
asharif1
On 2012/05/30 17:57:34, Mark Mentovai wrote: > Why? It's bad to add the same flags ...
8 years, 6 months ago (2012-05-30 18:03:57 UTC) #3
asharif1
On 2012/05/30 18:03:57, asharif1 wrote: > On 2012/05/30 17:57:34, Mark Mentovai wrote: > > Why? ...
8 years, 6 months ago (2012-05-30 18:08:20 UTC) #4
Jakob Kummerow
LGTM with a nit. You could have avoided repetition of the "'conditions': [" line by ...
8 years, 6 months ago (2012-05-30 20:12:02 UTC) #5
asharif1
On 2012/05/30 20:12:02, Jakob wrote: > LGTM with a nit. > > You could have ...
8 years, 6 months ago (2012-05-30 21:58:57 UTC) #6
Jakob Kummerow
lgtm
8 years, 6 months ago (2012-05-31 08:15:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asharif@chromium.org/10456020/11002
8 years, 6 months ago (2012-05-31 17:47:36 UTC) #8
commit-bot: I haz the power
8 years, 6 months ago (2012-05-31 23:08:03 UTC) #9
Change committed as 139909

Powered by Google App Engine
This is Rietveld 408576698