Fix scale.cc build error with mingw64 -m32 gcc
BUG=571 TESTED=gcc scale.cc R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1613005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4177 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
9238de9d49
commit
16d78bd307
2
DEPS
2
DEPS
@ -58,7 +58,7 @@ deps = {
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@196669",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@711",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@717",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@185405",
|
||||
|
Loading…
x
Reference in New Issue
Block a user