blob: 1d1f54b7cdb773f4c5a3b5fdd48509b0f2717af4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2024-05-25 22:34:42 UTC
+++ configure
@@ -11736,7 +11736,7 @@ $as_echo "#define DVBCSA_USE_ALTIVEC 1" >>confdefs.h
$as_echo "#define DVBCSA_USE_ALTIVEC 1" >>confdefs.h
- GCC_CFLAGS="$GCC_CFLAGS -maltivec -mabi=altivec"
+ GCC_CFLAGS="$GCC_CFLAGS -maltivec"
elif test "$enable_uint32" = "yes" ; then
transpose_32=yes
|