SOURCES: ladspa-swh-plugins-use_our_optflags.patch - updated to ve...

sls sls at pld-linux.org
Sun Jun 17 21:46:49 CEST 2007


Author: sls                          Date: Sun Jun 17 19:46:49 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to ver. 0.4.15

---- Files affected:
SOURCES:
   ladspa-swh-plugins-use_our_optflags.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/ladspa-swh-plugins-use_our_optflags.patch
diff -u SOURCES/ladspa-swh-plugins-use_our_optflags.patch:1.4 SOURCES/ladspa-swh-plugins-use_our_optflags.patch:1.5
--- SOURCES/ladspa-swh-plugins-use_our_optflags.patch:1.4	Thu Mar 24 23:53:46 2005
+++ SOURCES/ladspa-swh-plugins-use_our_optflags.patch	Sun Jun 17 21:46:44 2007
@@ -2,11 +2,11 @@
 --- swh-plugins-0.4.13.orig/configure.in	2005-02-10 23:54:44.000000000 +0100
 +++ swh-plugins-0.4.13/configure.in	2005-03-24 23:49:55.381882768 +0100
 @@ -102,7 +102,7 @@
-   MACHINE="-mcpu=${build_cpu} -march=${build_cpu}"
-   if test ${build_cpu} = "powerpc"; then MACHINE=""; fi
+   if test ${build_cpu} = "powerpc64"; then MACHINE=""; fi
+   if test ${build_cpu} = "x86_64"; then MACHINE=""; fi
  
--  CFLAGS="$CFLAGS -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE} ${DARWIN_CFLAGS}"
-+  CFLAGS="$CFLAGS -Wall -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC ${USE_SSE} ${DARWIN_CFLAGS}"
+-  CFLAGS="$CFLAGS -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE} ${DARWIN_CFLAGS}"
++  CFLAGS="$CFLAGS -Wall -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE} ${DARWIN_CFLAGS}"
  
    dnl For Intel's C compiler use:
    dnl CC="icc"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ladspa-swh-plugins-use_our_optflags.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list