]> git.pld-linux.org Git - packages/xine-lib.git/blob - xine-lib-amd64.patch
- these files need -mcpu=ultrasparc
[packages/xine-lib.git] / xine-lib-amd64.patch
1 --- xine-lib-1-rc4a/configure.ac.orig   2004-06-07 20:20:17.376377000 +0200
2 +++ xine-lib-1-rc4a/configure.ac        2004-06-07 21:14:10.848857757 +0200
3 @@ -1731,7 +1731,7 @@
4      CFLAGS="-O3 -fomit-frame-pointer $m_wm $m_psb -fexpensive-optimizations $f_si $f_nsa -ffast-math -funroll-loops -finline-functions $CFLAGS"
5      DEBUG_CFLAGS="-O0 -g $DEBUG_CFLAGS"
6      AC_DEFINE_UNQUOTED(ARCH_X86_64,,[Define this if you're running x86 architecture])
7 -    AC_DEFINE(FPM_INTEL,1,[Define to select libmad fixed point arithmetic implementation])
8 +    AC_DEFINE(FPM_64BIT,1,[Define to select libmad fixed point arithmetic implementation])
9      ;;
10  
11    s390-*)
This page took 0.058605 seconds and 3 git commands to generate.