Commit b62231db authored by Konstantin Pavlov's avatar Konstantin Pavlov Committed by Jean-Baptiste Kempf

Contribs: vpx: fix typo.

(cherry picked from commit 68e67843a4a37100f24f38167c89c427dcdf7986)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 56e59961
......@@ -40,7 +40,7 @@ VPX_ARCH := ppc32
else ifeq ($(ARCH),ppc64)
VPX_ARCH := ppc64
else ifeq ($(ARCH),sparc)
VPX_ARCH := sparch
VPX_ARCH := sparc
else ifeq ($(ARCH),x86_64)
VPX_ARCH := x86_64
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment