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

Issue 11417011: Move werror variable declation to non-conditional block. (Closed)

Created:
8 years, 1 month ago by Sam Clegg
Modified:
8 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Move werror variable declation to non-conditional block. Previously it was linux only, but a native_client's untrusted.gypi is about the rely on werror existing on all platforms. BUG=

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Sam Clegg
This is pre-requisite for integration of a pending native-client side change: http://codereview.chromium.org/11363175/
8 years, 1 month ago (2012-11-15 19:23:01 UTC) #1
Sam Clegg
8 years, 1 month ago (2012-11-15 20:44:28 UTC) #2
On 2012/11/15 19:23:01, Sam Clegg wrote:
> This is pre-requisite for integration of a pending 
> native-client side change:
> 
> http://codereview.chromium.org/11363175/

Aborting this change in favour of not using the werror variable in
untrusted.gypi at all and just hardcoding -Werror.

Powered by Google App Engine
This is Rietveld 408576698