Remove warning settings more stringent than Chromium's common.gypi.
Review URL: http://webrtc-codereview.appspot.com/131012 git-svn-id: http://webrtc.googlecode.com/svn/trunk@513 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
a80d026517
commit
f1f93d822e
@ -102,16 +102,6 @@
|
|||||||
'defines': [
|
'defines': [
|
||||||
'WEBRTC_VIDEO_EXTERNAL_CAPTURE_AND_RENDER',
|
'WEBRTC_VIDEO_EXTERNAL_CAPTURE_AND_RENDER',
|
||||||
],
|
],
|
||||||
}, {
|
|
||||||
# Add more stringent warnings to the standalone build than
|
|
||||||
# provided by the Chromium common.gypi.
|
|
||||||
'conditions': [
|
|
||||||
['OS=="linux"', {
|
|
||||||
'cflags': [
|
|
||||||
'-Wextra',
|
|
||||||
],
|
|
||||||
}],
|
|
||||||
],
|
|
||||||
}],
|
}],
|
||||||
], # conditions
|
], # conditions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user