[Pkg-zfsonlinux-devel] [SCM] spl branch, master, updated. debian/0.6.5.7-1-7-g59350e2

Aron Xu aron at debian.org
Sat Sep 17 17:26:54 UTC 2016


The following commit has been merged in the master branch:
commit b5d058268b61263ae7d29de1380d91aa7098505e
Author: Aron Xu <aron at debian.org>
Date:   Sun Sep 18 01:19:45 2016 +0800

    Allow parallel building

diff --git a/debian/rules b/debian/rules
index 81c0e43..8b693a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ PACKAGE=spl
 pmodules = $(PACKAGE)-modules-$(non_epoch_version)
 
 %:
-	dh $@ --with dkms
+	dh $@ --with dkms --parallel
 
 override_dh_auto_configure:
 	@cp debian/control.in debian/control

-- 
Solaris Porting Layer for Linux



More information about the Pkg-zfsonlinux-devel mailing list