]> git.donarmstrong.com Git - debhelper.git/commitdiff
support unlimited parallel jobs
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 29 Oct 2009 23:45:06 +0000 (19:45 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 29 Oct 2009 23:48:51 +0000 (19:48 -0400)
dpkg-buildpackage -j sets DEB_BUILD_OPTIONS=parallel=-1. Policy does not
cover this but the intent is to allow unlimited parallel jobs.

Also, there is no longer any way for parallel to be set to undef, so remove
code to handle that.


No differences found