The following commit has been merged in the master branch:
commit 49e2dbb9169f38b14612b8680ae8e75ddcb88035
Author: Anton Gladky <[email protected]>
Date:   Wed May 15 20:26:33 2013 +0200

    Use parallel build only on amd64 and i386.

diff --git a/debian/rules b/debian/rules
index 8961832..2a9797a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ BUILDDIR = $(CURDIR)/debian/build
 tmpInstall = $(CURDIR)/debian/tmp
 tmpDirMatplotLib = $(CURDIR)/debian/matplotlib
 
-parallelbuild_archs = amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc 
+parallelbuild_archs = amd64 i386
 parallel_flag = --parallel
 ifeq (,$(filter $(DEB_HOST_ARCH),$(parallelbuild_archs)))
        parallel_flag=

-- 
Yet Another Dynamic Engine. Platform for discrete element modeling.

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to