From 65620986d53e8832a2f8bcd2f48834883fa666d9 Mon Sep 17 00:00:00 2001 From: James Cowgill Date: Tue, 6 May 2014 18:28:31 +0100 Subject: Enable parallel builds --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 44580f2..1916e0e 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: - dh $@ --with pkgkde_symbolshelper + dh $@ --parallel --with pkgkde_symbolshelper override_dh_auto_configure: dh_auto_configure -- -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) -DSFML_BUILD_DOC=ON -- cgit v1.2.3