Commit 68e67843 authored by Konstantin Pavlov's avatar Konstantin Pavlov

Contribs: vpx: fix typo.

parent 66b10200
......@@ -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