Removing exceptions since not used
Review URL: http://webrtc-codereview.appspot.com/267003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@912 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
c3a4dcd101
commit
488ed92c3b
@ -40,13 +40,6 @@
|
||||
'sources': [
|
||||
'../testG722/testG722.cpp',
|
||||
],
|
||||
'conditions': [
|
||||
['OS=="linux"', {
|
||||
'cflags': [
|
||||
'-fexceptions', # enable exceptions
|
||||
],
|
||||
}],
|
||||
],
|
||||
},
|
||||
], # targets
|
||||
}], # build_with_chromium
|
||||
|
Loading…
x
Reference in New Issue
Block a user