Commit 94be60ce authored by Jocelyn Turcotte's avatar Jocelyn Turcotte
Browse files

<chromium> Disable warnings as errors on Mac and Windows


Since we have little chance of introducing warnings in Chromium code
and that we allow building the code on more various toolchains,
avoid breaking the build for warnings.

We already disable them on os_posix==1 and OS!="mac" by overriding
the werror% gyp variable in qtwebengine_extras.gypi.

Change-Id: Ic233bcd018a9a78a508772dea126435e2226b721
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent 748aea3e
Showing with 3 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment