[SCM] yoshimi packaging branch, master, updated. debian/0.056-1-5-gb123a4a
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Jun 4 01:38:36 UTC 2010
The following commit has been merged in the master branch:
commit b123a4afdd26b7ba764960da38e1c9d3a75f5232
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Fri Jun 4 03:38:23 2010 +0200
Those options are supported by amd64 too.
diff --git a/debian/rules b/debian/rules
index f1b538d..572df53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
LDFLAGS+=-Wl,--as-needed
-ifeq ($(DEB_HOST_ARCH_CPU),i386)
+ifneq (,$(findstring :$(DEB_HOST_ARCH_CPU):,:i386:amd64:))
CXXFLAGS+=-msse -msse2 -mfpmath=sse
endif
--
yoshimi packaging
More information about the pkg-multimedia-commits
mailing list