File libx264.patch of Package libx264

diff -ruN x264-0.161+git20220602.baee400/configure x264-0.161+git20220602.baee400.patched/configure
--- x264-0.161+git20220602.baee400/configure	2022-10-24 22:23:16.609825339 -0400
+++ x264-0.161+git20220602.baee400.patched/configure	2022-10-24 22:23:45.465924177 -0400
@@ -972,7 +972,6 @@
 
 if [ $asm = auto -a $ARCH = ARM ] ; then
     # set flags so neon is built by default
-    [ $compiler == CL ] || echo $CFLAGS | grep -Eq '(-mcpu|-march|-mfpu)' || CFLAGS="$CFLAGS -mcpu=cortex-a8 -mfpu=neon"
 
     cc_check '' '' '__asm__("add r0, r1, r2");' && define HAVE_ARM_INLINE_ASM
     if [ $compiler = CL ] && cpp_check '' '' 'defined(_M_ARM) && _M_ARM >= 7' ; then
openSUSE Build Service is sponsored by