libyuv.gyp fix for ios sim which is intel not neon, fixing a link error.
BUG=none TEST=try bots R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/8069004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5496 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
dfef7ba971
commit
60de116687
2
DEPS
2
DEPS
@ -78,7 +78,7 @@ deps = {
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@248011",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@976",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@979",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@245176",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user