Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37888232
en ru br
ALT Linux repositórios
S:0.4.17-alt1
5.0: 0.4.11-alt2
4.1: 0.4.11-alt2
4.0: 0.4.11-alt2
3.0: 0.4.11-alt1

Group :: Som
RPM: ladspa-swh-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: ladspa-swh-0.4.11-fix-build.patch
Download


--- swh-plugins-0.4.11/configure.in.orig	2007-02-04 21:26:48 +0300
+++ swh-plugins-0.4.11/configure.in	2007-02-04 21:27:11 +0300
@@ -98,10 +98,10 @@
   AC_MSG_WARN([Can't fine architecture specifaction in CFLAGS, picking one from build host CPU type])
   AC_MSG_WARN([May result in non-portable code])
   dnl For gcc use:
-  MACHINE="-mcpu=${build_cpu} -march=${build_cpu}"
+#  MACHINE="-mcpu=${build_cpu} -march=${build_cpu}"
   if test ${build_cpu} = "powerpc"; then MACHINE=""; fi
 
-  CFLAGS="$CFLAGS -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -fmove-all-movables -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE}"
+  CFLAGS="$CFLAGS -Wall -O6 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC ${MACHINE} ${USE_SSE}"
 
   dnl For Intel's C compiler use:
   dnl CC="icc"
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009