Turn off warnings as errors for the debugger
Compiling the debugger on Linux was running afoul of warnings-as-errors Review URL: https://codereview.chromium.org/812673004
This commit is contained in:
parent
df795036fd
commit
eb3379fe70
@ -1,5 +1,6 @@
|
||||
{
|
||||
'variables': {
|
||||
'skia_warnings_as_errors': 0,
|
||||
'conditions': [
|
||||
[ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "chromeos"]', {
|
||||
# Use the systemwide Qt libs by default
|
||||
|
Loading…
Reference in New Issue
Block a user