[SCM] yoshimi/master: Remove redundant amd64 flags.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 13 16:53:48 UTC 2016
The following commit has been merged in the master branch:
commit 109b4de2f602e4452c1312ebc4becd9190c5f49e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 13 17:35:04 2016 +0100
Remove redundant amd64 flags.
diff --git a/debian/rules b/debian/rules
index c3c1532..d114191 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,5 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-ifneq (,$(findstring :$(DEB_HOST_ARCH_CPU):,:amd64:))
-CXXFLAGS+=-msse -msse2 -mfpmath=sse
-endif
-
%:
dh $@ --sourcedirectory=src
--
yoshimi packaging
More information about the pkg-multimedia-commits
mailing list