File libvpx-armv7-use-hard-float.patch of Package libvpx

--- build/make/configure.sh.orig	2015-04-03 20:49:19.000000000 +0200
+++ build/make/configure.sh	2015-05-12 10:44:10.156868400 +0200
@@ -846,8 +852,8 @@
 #endif
 EOF
             fi
-            check_add_cflags  -march=armv7-a -mfloat-abi=${float_abi}
-            check_add_asflags -march=armv7-a -mfloat-abi=${float_abi}
+            check_add_cflags  -march=armv7-a -mfloat-abi=hard
+            check_add_asflags -march=armv7-a -mfloat-abi=hard
 
             if enabled neon || enabled neon_asm; then
               check_add_cflags -mfpu=neon #-ftree-vectorize
openSUSE Build Service is sponsored by