]> git.donarmstrong.com Git - debhelper.git/blobdiff - Debian/Debhelper/Dh_Buildsystems.pm
Parallel building support is no longer enabled by default. It can still be enabled...
[debhelper.git] / Debian / Debhelper / Dh_Buildsystems.pm
index f6c123c5800bad09a7e1990e701e6bc041ccd898..dd12ee95d5bb9a2b3fc2994eff7b51fccc119b5d 100644 (file)
@@ -136,7 +136,7 @@ sub load_all_buildsystems {
 sub buildsystems_init {
        my %args=@_;
        
-       my $max_parallel=-1; # unlimited
+       my $max_parallel=1;
 
        # Available command line options
        my %options = (