Removing exceptions since not used
Review URL: http://webrtc-codereview.appspot.com/267002 git-svn-id: http://webrtc.googlecode.com/svn/trunk@910 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
03a9eb1526
commit
ad79d6f164
@ -76,13 +76,6 @@
|
||||
'../test/video_rtp_play.cc',
|
||||
'../test/video_source.cc',
|
||||
], # source
|
||||
'conditions': [
|
||||
['OS=="linux"', {
|
||||
'cflags': [
|
||||
'-fexceptions',
|
||||
],
|
||||
}],
|
||||
], # conditions
|
||||
},
|
||||
{
|
||||
'target_name': 'video_coding_unittests',
|
||||
|
Loading…
Reference in New Issue
Block a user