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

Index: build/make/configure.sh
===================================================================
--- build/make/configure.sh.orig
+++ build/make/configure.sh
@@ -789,8 +789,8 @@ process_common_toolchain() {
             check_add_asflags --defsym ARCHITECTURE=${arch_int}
             tune_cflags="-mtune="
             if [ ${tgt_isa} == "armv7" ]; then
-                check_add_cflags  -march=armv7-a -mfloat-abi=softfp
-                check_add_asflags -march=armv7-a -mfloat-abi=softfp
+                check_add_cflags  -march=armv7-a -mfloat-abi=hard
+                check_add_asflags -march=armv7-a -mfloat-abi=hard
 
                 if enabled neon
                 then
openSUSE Build Service is sponsored by