summaryrefslogtreecommitdiff
path: root/package/libvpx/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-06 12:48:20 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-06 12:48:20 +0100
commit179597b65e06d8d30f4e316dbf0c136e0715f518 (patch)
tree1c7726fbe56f636c8ed29f38b7d0adab08044087 /package/libvpx/patches/patch-configure
parentaf50c7290603c66cc50162858d0803a52ddf7624 (diff)
fix lemote yeelong compile
Diffstat (limited to 'package/libvpx/patches/patch-configure')
-rw-r--r--package/libvpx/patches/patch-configure18
1 files changed, 18 insertions, 0 deletions
diff --git a/package/libvpx/patches/patch-configure b/package/libvpx/patches/patch-configure
new file mode 100644
index 000000000..b53e47b8a
--- /dev/null
+++ b/package/libvpx/patches/patch-configure
@@ -0,0 +1,18 @@
+--- libvpx-v1.2.0.orig/configure 2013-10-14 20:16:36.000000000 +0200
++++ libvpx-v1.2.0/configure 2014-01-06 11:22:14.096914325 +0100
+@@ -98,6 +98,7 @@ all_platforms="${all_platforms} armv7-li
+ all_platforms="${all_platforms} armv7-linux-gcc" #neon Cortex-A8
+ all_platforms="${all_platforms} armv7-none-rvct" #neon Cortex-A8
+ all_platforms="${all_platforms} mips32-linux-gcc"
++all_platforms="${all_platforms} mips64-linux-gcc"
+ all_platforms="${all_platforms} ppc32-darwin8-gcc"
+ all_platforms="${all_platforms} ppc32-darwin9-gcc"
+ all_platforms="${all_platforms} ppc32-linux-gcc"
+@@ -210,6 +211,7 @@ ARCH_EXT_LIST="
+ neon
+
+ mips32
++ mips64
+ dspr2
+
+ mmx