[ovito] 01/06: Disable Tachyon on powerpc.

Anton Gladky gladk at moszumanska.debian.org
Tue Apr 29 21:09:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository ovito.

commit ce147a679136c4325208ee544be985faf42a1b82
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Apr 12 07:42:45 2014 +0200

    Disable Tachyon on powerpc.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 68f3344..7eed15e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ extra_flags += \
 	-DOVITO_VIDEO_OUPUT_SUPPORT=ON \
 	-DOVITO_USE_SYSTEM_QCUSTOMPLOT=ON
 
-ifneq (,$(filter $(DEB_HOST_ARCH), kfreebsd-amd64 kfreebsd-i386 hurd-i386))
+ifneq (,$(filter $(DEB_HOST_ARCH), kfreebsd-amd64 kfreebsd-i386 hurd-i386 powerpc))
 	extra_flags += -DOVITO_BUILD_PLUGIN_TACHYON=FALSE
 endif
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ovito.git



More information about the debian-science-commits mailing list