summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@digia.com>2014-01-10 17:33:11 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-11 15:47:04 +0100
commit6c44e3bb4da24d048382a779b25331d57f052de0 (patch)
treee9e10bc9cadffafc1d1f82c51858c1ad081327b2 /src
parent7f2965e5b638a1a4f9b2396b889cfe2a54487709 (diff)
Disable Werror by default
We don't want everybody to have to go and tweak ~/.gyp/include.gypi just for that purpose. Change-Id: I67533a62246dea45c4b5a5a454f43d01328d472f Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com> Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/core/qtwebengine_extras.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/qtwebengine_extras.gypi b/src/core/qtwebengine_extras.gypi
index 95c5c5627..f4d3e38b7 100644
--- a/src/core/qtwebengine_extras.gypi
+++ b/src/core/qtwebengine_extras.gypi
@@ -1,4 +1,7 @@
{
+ 'variables': {
+ 'werror%': '',
+ },
'target_defaults': {
# patterns used to exclude chromium files from the build when we have a drop-in replacement
'sources/': [