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

Index: libvpx-1.6.1/build/make/configure.sh
===================================================================
--- libvpx-1.6.1.orig/build/make/configure.sh
+++ libvpx-1.6.1/build/make/configure.sh
@@ -907,8 +907,8 @@ process_common_toolchain() {
 #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