summaryrefslogtreecommitdiff
path: root/extra/libvpx/mips64el.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-05-15 21:35:07 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-05-15 21:35:07 -0300
commit1a65caeb80e2cc8c7b39262d72255124d0c8614e (patch)
treefb2047cbeaa71fabba55e68dc8f5d4838fb5018c /extra/libvpx/mips64el.patch
parent9f7fb9c12e84f20cd108b933f1a51e216f76cd98 (diff)
parentb90f83b99150003a2022c3a4bbad90b12eb56b7e (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'extra/libvpx/mips64el.patch')
-rw-r--r--extra/libvpx/mips64el.patch29
1 files changed, 14 insertions, 15 deletions
diff --git a/extra/libvpx/mips64el.patch b/extra/libvpx/mips64el.patch
index a0e84d5c2..075ee8119 100644
--- a/extra/libvpx/mips64el.patch
+++ b/extra/libvpx/mips64el.patch
@@ -1,26 +1,25 @@
-diff -uNar libvpx-v0.9.6.orig//build/make/configure.sh libvpx-v0.9.6/build/make/configure.sh
---- libvpx-v0.9.6.orig//build/make/configure.sh 2011-03-04 17:40:37.000000000 -0300
-+++ libvpx-v0.9.6/build/make/configure.sh 2011-03-27 12:31:49.263260789 -0300
-@@ -805,6 +805,15 @@
+diff -ru libvpx-1.2.0.orig/build/make/configure.sh libvpx-1.2.0/build/make/configure.sh
+--- libvpx-1.2.0.orig/build/make/configure.sh 2013-05-12 15:15:57.130701452 +0200
++++ libvpx-1.2.0/build/make/configure.sh 2013-05-12 15:17:30.904572335 +0200
+@@ -952,6 +952,14 @@
esac
;;
+ mips64*)
-+ CROSS=""
+ link_with_cc=gcc
+ setup_gnu_toolchain
+ tune_cflags="-mtune="
+ check_add_cflags -march=${tgt_isa}
-+ check_add_asflags -march=${tgt_isa}
-+ check_add_asflags -KPIC
++ check_add_asflags -march=${tgt_isa}
++ check_add_asflags -KPIC
+ ;;
mips*)
- CROSS=${CROSS:-mipsel-linux-uclibc-}
link_with_cc=gcc
-diff -uNar libvpx-v0.9.6.orig//configure libvpx-v0.9.6/configure
---- libvpx-v0.9.6.orig//configure 2011-03-04 17:40:37.000000000 -0300
-+++ libvpx-v0.9.6/configure 2011-03-27 12:31:05.571213054 -0300
-@@ -94,6 +94,7 @@
+ setup_gnu_toolchain
+diff -ru libvpx-1.2.0.orig/configure libvpx-1.2.0/configure
+--- libvpx-1.2.0.orig/configure 2013-05-12 15:15:57.259672776 +0200
++++ libvpx-1.2.0/configure 2013-05-12 15:17:56.198583024 +0200
+@@ -98,6 +98,7 @@
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"
@@ -28,11 +27,11 @@ diff -uNar libvpx-v0.9.6.orig//configure libvpx-v0.9.6/configure
all_platforms="${all_platforms} ppc32-darwin8-gcc"
all_platforms="${all_platforms} ppc32-darwin9-gcc"
all_platforms="${all_platforms} ppc32-linux-gcc"
-@@ -194,6 +195,7 @@
- iwmmxt2
+@@ -210,6 +211,7 @@
+ neon
mips32
+ mips64
+ dspr2
mmx
- sse