[vlc-commits] contrib: vpx: remove unused patch

Rafaël Carré git at videolan.org
Sun Jun 8 20:31:20 CEST 2014


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sun Jun  8 10:28:18 2014 -0700| [bcbb2f2af155e79c75b1d7c840ebc70aea6060c6] | committer: Rafaël Carré

contrib: vpx: remove unused patch

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bcbb2f2af155e79c75b1d7c840ebc70aea6060c6
---

 contrib/src/vpx/libvpx-no-abi.patch |   13 -------------
 1 file changed, 13 deletions(-)

diff --git a/contrib/src/vpx/libvpx-no-abi.patch b/contrib/src/vpx/libvpx-no-abi.patch
deleted file mode 100644
index 648e3b7..0000000
--- a/contrib/src/vpx/libvpx-no-abi.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- libvpx-v1.1.0/build/make/configure.sh.orig	2012-05-09 01:14:00.000000000 +0200
-+++ libvpx.new/build/make/configure.sh	2013-03-10 16:48:48.562884896 +0100
-@@ -738,8 +737,8 @@
-                     check_add_cflags -mfpu=neon #-ftree-vectorize
-                     check_add_asflags -mfpu=neon
-                 fi
--                check_add_cflags -march=armv7-a -mcpu=cortex-a8 -mfloat-abi=softfp
--                check_add_asflags -mcpu=cortex-a8 -mfloat-abi=softfp  #-march=armv7-a
-+                check_add_cflags -march=armv7-a -mcpu=cortex-a8
-+                check_add_asflags -mcpu=cortex-a8  #-march=armv7-a
-             else
-                 check_add_cflags -march=${tgt_isa}
-                 check_add_asflags -march=${tgt_isa}



More information about the vlc-commits mailing list