[SCM] x42-plugins/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Mar 23 17:42:35 UTC 2015


The following commit has been merged in the master branch:
commit f3fa2310c1da03112e23d525e3a51cd254629b7b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Mar 23 18:33:53 2015 +0100

    Patch refreshed.

diff --git a/debian/patches/01-remove-sse.patch b/debian/patches/01-remove-sse.patch
index 0ef2390..421fd4c 100644
--- a/debian/patches/01-remove-sse.patch
+++ b/debian/patches/01-remove-sse.patch
@@ -36,7 +36,7 @@ Index: x42-plugins/meters.lv2/Makefile
  #   make CFLAGS=-O2
  #   make install DESTDIR=$(CURDIR)/debian/meters.lv2 PREFIX=/usr
  #
--OPTIMIZATIONS ?= -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only
+-OPTIMIZATIONS ?= -msse -msse2 -mfpmath=sse -fomit-frame-pointer -O3 -fno-finite-math-only
 +OPTIMIZATIONS ?= -ffast-math -fomit-frame-pointer -O3 -fno-finite-math-only
  PREFIX ?= /usr/local
  CFLAGS ?= -Wall -Wno-unused-function

-- 
x42-plugins packaging



More information about the pkg-multimedia-commits mailing list