openbsd-ports/multimedia/transcode/patches/patch-configure

12 lines
404 B
Plaintext

$OpenBSD: patch-configure,v 1.5 2007/05/29 05:33:16 pvalchev Exp $
--- configure.orig Mon May 28 18:31:45 2007
+++ configure Mon May 28 18:32:16 2007
@@ -9566,6 +9566,7 @@ echo "$as_me:$LINENO: result: $have_asm_altivec" >&5
echo "${ECHO_T}$have_asm_altivec" >&6
if test x"$have_asm_altivec" = x"yes" ; then
+CFLAGS="$CFLAGS -maltivec"
cat >>confdefs.h <<\_ACEOF
#define HAVE_PPC_ALTIVEC 1
_ACEOF