Disable independent partitions by default.
Review URL: http://webrtc-codereview.appspot.com/140006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@559 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
c3d891059e
commit
42ab82bf2f
@ -59,11 +59,11 @@
|
||||
],
|
||||
'defines': [
|
||||
'WEBRTC_LIBVPX_VERSION=971', # Cayuga
|
||||
'INDEPENDENT_PARTITIONS',
|
||||
#'INDEPENDENT_PARTITIONS',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'defines': [
|
||||
'INDEPENDENT_PARTITIONS',
|
||||
#'INDEPENDENT_PARTITIONS',
|
||||
],
|
||||
},
|
||||
}],
|
||||
|
Loading…
x
Reference in New Issue
Block a user