[Debian-med-packaging] Bug#607729: Bug#607729: Fix FTBFS with	DEB_BUILD_OPTIONS=parallel=N
    Matthias Klose 
    doko at ubuntu.com
       
    Tue Dec 21 16:09:39 UTC 2010
    
    
  
On 21.12.2010 17:05, Charles Plessy wrote:
> I do not understand the one from the abve URL. In short:
>
> +  * debian/rules: Turn off parallel build for the rules file.
> -MAKEFLAGS += $(NUMJOBS)
> -	$(MAKE) $(MAKEFLAGS)
> +	$(MAKE) $(NUMJOBS)
>
> This just switches two variable names, but does not turn off parallel
> build, isn't it ?
it *does* turn off parallel builds in debian/rules. See the docs for MAKEFLAGS.
    
    
More information about the Debian-med-packaging
mailing list