[SCM] zam-plugins/master: Refresh patch.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jun 20 06:50:04 UTC 2016


The following commit has been merged in the master branch:
commit 911f856a7e0b514763ed66a59eea0fefa484ccb4
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jun 19 21:19:42 2016 +0200

    Refresh patch.

diff --git a/debian/patches/0010-remove_some_optimalization.patch b/debian/patches/0010-remove_some_optimalization.patch
index b94f562..d0831ef 100644
--- a/debian/patches/0010-remove_some_optimalization.patch
+++ b/debian/patches/0010-remove_some_optimalization.patch
@@ -24,17 +24,12 @@ Index: zam-plugins/dpf/dgl/Makefile.mk
 ===================================================================
 --- zam-plugins.orig/dpf/dgl/Makefile.mk
 +++ zam-plugins/dpf/dgl/Makefile.mk
-@@ -23,11 +23,11 @@ endif
+@@ -23,7 +23,7 @@ endif
  # Set build and link flags
  
  BASE_FLAGS = -Wall -Wextra -pipe -MD -MP
--BASE_OPTS  = -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections
-+BASE_OPTS  = -O2 -ffast-math -fdata-sections -ffunction-sections
- 
- ifneq ($(MACOS),true)
- # MacOS doesn't support this
--BASE_OPTS += -mfpmath=sse
-+BASE_OPTS += 
- endif
+-BASE_OPTS  = -O2 -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections
++BASE_OPTS  = -O2 -fdata-sections -ffunction-sections
  
  ifeq ($(MACOS),true)
+ # MacOS linker flags

-- 
zam-plugins packaging



More information about the pkg-multimedia-commits mailing list