]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- ...and HAVE_ALTIVEC
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Nov 2003 06:47:55 +0000 (06:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-ffmpeg-ppc.patch -> 1.4

avifile-ffmpeg-ppc.patch

index f2b9a4ac2cd02492b77b88f64de7c999b262db1a..f74d33e703793b74ff75bf7454aaf3c3282747bb 100644 (file)
@@ -3145,6 +3145,6 @@ diff -Nur avifile-0.7-0.7.38/ffmpeg/libavcodec/ppc.orig/mpegvideo_ppc.c avifile-
  libavcodecppc_la_SOURCES = $(PPC_SRC)
  
 -AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -I$(srcdir)/../..
-+AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -DHAVE_ALTIVEC_H -maltivec -I$(srcdir)/../..
++AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -DHAVE_ALTIVEC_H -DHAVE_ALTIVEC -maltivec -mabi=altivec -I$(srcdir)/../..
  
  MAINTAINERCLEANFILES = Makefile.in
This page took 0.041486 seconds and 4 git commands to generate.