]> git.pld-linux.org Git - packages/avifile.git/blob - avifile-sparc.patch
- updated to 0.7.45, updated opt,ffmpeg-ppc patches, added link patch
[packages/avifile.git] / avifile-sparc.patch
1 --- avifile-0.7-0.7.43/configure.in.orig        2006-01-03 21:44:20.984180000 +0000
2 +++ avifile-0.7-0.7.43/configure.in     2006-01-03 22:25:56.036744834 +0000
3 @@ -108,6 +108,7 @@
4      ;;
5    sparc*)
6      AC_DEFINE(ARCH_SPARC, 1, [Define if you want to build on sparc architecture.])
7 +    enable_sparcopt=yes
8      ;;
9    mips*)
10      AC_DEFINE(ARCH_MIPS, 1, [Define if you want to build on mips architecture.])
11 --- avifile-0.7-0.7.43/ffmpeg/libavcodec/sparc/Makefile.am.orig 2004-10-20 11:31:29.000000000 +0000
12 +++ avifile-0.7-0.7.43/ffmpeg/libavcodec/sparc/Makefile.am      2006-01-04 06:50:49.846260882 +0000
13 @@ -13,5 +13,6 @@
14  endif
15  
16  AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -I$(srcdir)/../..
17 +AM_CFLAGS = -mcpu=ultrasparc
18  
19  MAINTAINERCLEANFILES = Makefile.in
This page took 0.025475 seconds and 3 git commands to generate.