Removing exceptions since not used
Review URL: http://webrtc-codereview.appspot.com/266008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@911 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
ad79d6f164
commit
c3a4dcd101
@ -33,13 +33,6 @@
|
||||
'unit_test/denoising_test.cc',
|
||||
'unit_test/unit_test.cc',
|
||||
], # source
|
||||
'conditions': [
|
||||
['OS=="linux"', {
|
||||
'cflags': [
|
||||
'-fexceptions',
|
||||
],
|
||||
}],
|
||||
], # conditions
|
||||
},
|
||||
],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user