Fix libvpx ARM builds.
TBR=ajm, leozwang BUG= Review URL: https://webrtc-codereview.appspot.com/724010 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2626 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
.equ ARCH_X86_64 , 0
|
||||
.equ ARCH_PPC32 , 0
|
||||
.equ ARCH_PPC64 , 0
|
||||
.equ HAVE_ARMV5TE , 1
|
||||
.equ HAVE_ARMV6 , 0
|
||||
.equ HAVE_ARMV7 , 0
|
||||
.equ HAVE_EDSP , 1
|
||||
.equ HAVE_MEDIA , 0
|
||||
.equ HAVE_NEON , 0
|
||||
|
||||
Reference in New Issue
Block a user