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

Issue 6267004: Use early expansion for debug_optimize and release_optimize (Closed)

Created:
9 years, 11 months ago by Timur Iskhodzhanov
Modified:
9 years, 6 months ago
Reviewers:
Mark Mentovai, awong
CC:
chromium-reviews, Lei Zhang, Alexander Potapenko, kcc2, Evgeniy Stepanov, Nico
Visibility:
Public.

Description

Use early expansion for debug_optimize and release_optimize This fixes a bug when these flags are not overriden from ~/.gyp/include.gypi which is the way they should be set for Valgrind builds (see http://dev.chromium.org/developers/how-tos/using-valgrind ) BUG=70107 TEST=gclient runhooks --force && grep "\-O" base/base.target.mk Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73304

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 8 (0 generated)
Timur Iskhodzhanov
Hi Albert, Mark, I'm investigating http://crbug.com/70107 I wonder if http://codereview.chromium.org/334018 was right. What I see ...
9 years, 11 months ago (2011-01-19 17:20:31 UTC) #1
Mark Mentovai
http://codereview.chromium.org/6267004/diff/2001/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/6267004/diff/2001/build/common.gypi#newcode954 build/common.gypi:954: '-O<(debug_optimize)', The point of late expansion is that individual ...
9 years, 11 months ago (2011-01-24 19:14:09 UTC) #2
Timur Iskhodzhanov
On 2011/01/24 19:14:09, Mark Mentovai wrote: > http://codereview.chromium.org/6267004/diff/2001/build/common.gypi > File build/common.gypi (right): > > http://codereview.chromium.org/6267004/diff/2001/build/common.gypi#newcode954 ...
9 years, 11 months ago (2011-01-24 23:05:52 UTC) #3
Mark Mentovai
timurrrr@chromium.org wrote: > Well, in the original review the argument was that ffmpeg needs a ...
9 years, 11 months ago (2011-01-24 23:22:17 UTC) #4
awong
Oops...lost this under a pile of e-mail. On 2011/01/24 23:22:17, Mark Mentovai wrote: > mailto:timurrrr@chromium.org ...
9 years, 11 months ago (2011-01-28 01:13:46 UTC) #5
Timur Iskhodzhanov
On 2011/01/28 01:13:46, awong wrote: > Oops...lost this under a pile of e-mail. > > ...
9 years, 10 months ago (2011-02-01 01:14:53 UTC) #6
Mark Mentovai
I guess there’s nothing wrong with trying it, then. Be sure to monitor the official ...
9 years, 10 months ago (2011-02-01 17:52:21 UTC) #7
Timur Iskhodzhanov
9 years, 10 months ago (2011-02-01 19:57:49 UTC) #8
The change was reverted due to Clang failures.
Nico told me he'll take a look if this is a Clang bug.

Powered by Google App Engine
This is Rietveld 408576698