iOS: Set enable_protobuf=1 by default.
BUG=webrtc:5235 R=tkchin@webrtc.org Review URL: https://codereview.webrtc.org/1462873003 . Cr-Commit-Position: refs/heads/master@{#10724}
This commit is contained in:
parent
7e63ef0e8f
commit
5663b4fa9a
@ -148,7 +148,6 @@
|
|||||||
}],
|
}],
|
||||||
['OS=="ios"', {
|
['OS=="ios"', {
|
||||||
'build_libjpeg%': 0,
|
'build_libjpeg%': 0,
|
||||||
'enable_protobuf%': 0,
|
|
||||||
}],
|
}],
|
||||||
['target_arch=="arm" or target_arch=="arm64"', {
|
['target_arch=="arm" or target_arch=="arm64"', {
|
||||||
'prefer_fixed_point%': 1,
|
'prefer_fixed_point%': 1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user