[SCM] ambdec/master: Enable parallel build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jun 10 18:50:19 UTC 2015


The following commit has been merged in the master branch:
commit 84bd0688ca8aa362ff2a792c4d52165be12610a3
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jun 10 20:43:41 2015 +0200

    Enable parallel build.

diff --git a/debian/rules b/debian/rules
index 050383b..5a19dff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ -Smakefile --sourcedirectory=source
+	dh $@ -Smakefile --sourcedirectory=source --parallel
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
ambdec packaging



More information about the pkg-multimedia-commits mailing list