[glfw3] 08/14: Enable parallel build

James Cowgill jcowgill-guest at moszumanska.debian.org
Sat Jun 20 14:46:43 UTC 2015


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

jcowgill-guest pushed a commit to branch master
in repository glfw3.

commit a52752b0abd6b12e09c2887e5e8811b82a107add
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Fri Jun 19 20:49:03 2015 +0100

    Enable parallel build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c55a77f..a7782e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ 
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw3.git



More information about the Pkg-games-commits mailing list