[SCM] zita-convolver packaging branch, master, updated. debian/2.0.0-2-2-g3da2898

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Dec 7 19:27:47 UTC 2009


The following commit has been merged in the master branch:
commit f048dea3689f776288d6cf1e599e369e137a377b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Dec 7 20:22:17 2009 +0100

    Removing CPPFLAGS += -march=native from makefile (quilt)

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index 467caa5..8ccb4ec 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -2,8 +2,8 @@ Patch is applied because autotools are not used by upstream author. Patch settin
 
 Index: zita-convolver/libs/Makefile
 ===================================================================
---- zita-convolver.orig/libs/Makefile	2009-12-05 18:25:01.000000000 +0100
-+++ zita-convolver/libs/Makefile	2009-12-05 18:28:56.000000000 +0100
+--- zita-convolver.orig/libs/Makefile	2009-12-07 20:18:12.000000000 +0100
++++ zita-convolver/libs/Makefile	2009-12-07 20:20:07.000000000 +0100
 @@ -17,9 +17,10 @@
  
  # Modify as required.
@@ -24,7 +24,7 @@ Index: zita-convolver/libs/Makefile
 -CPPFLAGS += -mmmx -msse -mfpmath=sse -ffast-math -funroll-loops -fpermissive
 -CPPFLAGS += -march=i686
 +CPPFLAGS += -ffast-math -funroll-loops
-+CPPFLAGS += -march=native
++#CPPFLAGS += -march=native
  #CPPFLAGS += -DVECTORIZE 
  
  LDLFAGS += 

-- 
zita-convolver packaging



More information about the pkg-multimedia-commits mailing list