[SCM] x42-plugins/master: Remove useless flags.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jun 25 21:43:23 UTC 2017


The following commit has been merged in the master branch:
commit b045c0c602710077a9d16b3369e3aeae6208cb72
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jun 25 23:32:01 2017 +0200

    Remove useless flags.

diff --git a/debian/rules b/debian/rules
index ac93c47..09dd1f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 export OPTIMIZATIONS= -fomit-frame-pointer -O3 -fno-finite-math-only -DNDEBUG
 
-ifeq ($(DEB_HOST_ARCH_CPU),amd64)
-export OPTIMIZATIONS += -msse -msse2
-endif
-
 %:
 	dh $@
 

-- 
x42-plugins packaging



More information about the pkg-multimedia-commits mailing list