[SCM] yoshimi/master: Refresh 01-gcc_flags.patch.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Dec 6 00:44:45 UTC 2010


The following commit has been merged in the master branch:
commit 45bcaa63f8406d039e2eacdd6ce1e4fe4fdd29f0
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Dec 6 01:42:03 2010 +0100

    Refresh 01-gcc_flags.patch.

diff --git a/debian/patches/01-gcc_flags.patch b/debian/patches/01-gcc_flags.patch
index d9d63b7..a8f4397 100644
--- a/debian/patches/01-gcc_flags.patch
+++ b/debian/patches/01-gcc_flags.patch
@@ -9,11 +9,11 @@ Forwarded: no
 
 --- yoshimi.orig/src/CMakeLists.txt
 +++ yoshimi/src/CMakeLists.txt
-@@ -43,7 +43,7 @@ set(BUILD_X86_64_OPTS
-     CACHE STRING "X86_64 complier options"
+@@ -74,7 +74,7 @@ set (BuildOptions_X86_64Core2
  )
- set(BUILD_OPTS
--    "-O3 -march=native -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer"
+ 
+ set (BuildOptionsBasic
+-    "-O3 -march=pentium4 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer"
 +    "-O3 -ffast-math -fomit-frame-pointer"
      CACHE STRING "X86 complier options"
  )

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list