aboutsummaryrefslogtreecommitdiff
path: root/audio/festalon/files/patch-configure
blob: 728e8fc7052800159afc437ce3c5bbe8b7a35fc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2022-03-01 14:06:45 UTC
+++ configure
@@ -20915,7 +20915,7 @@ else
 fi
 
 elif expr x"$target_cpu" : 'xpowerpc' > /dev/null; then
-	CFLAGS="-faltivec $CFLAGS"
+	CFLAGS="-maltivec $CFLAGS"
 	cat >>confdefs.h <<\_ACEOF
 #define ARCH_POWERPC 1
 _ACEOF