Bug#758531: Better looking patch

2014-08-20 Thread Krzysztof A. Sobiecki
Felipe Sateler writes: > (Why did you not CC the bug? Please CC the bug if not intentional) > > On Wed, Aug 20, 2014 at 10:46 AM, Krzysztof A. Sobiecki > wrote: >> Felipe Sateler writes: >> >>> Hi, >>> >>> On Wed, Aug 20, 2014 at 8:58 AM, Krzysztof A. Sobiecki >>> wrote: A better looking

Bug#758531: Better looking patch

2014-08-20 Thread Felipe Sateler
Hi, On Wed, Aug 20, 2014 at 8:58 AM, Krzysztof A. Sobiecki wrote: > A better looking patch to disable parallel builds > > --- pulseaudio-5.0.orig/src/Makefile.am > +++ pulseaudio-5.0/src/Makefile.am > @@ -2195,3 +2195,4 @@ coverage: > endif > > .PHONY: massif update-all update-ffmpeg update-map

Bug#758531: Better looking patch

2014-08-20 Thread Krzysztof A. Sobiecki
A better looking patch to disable parallel builds --- pulseaudio-5.0.orig/src/Makefile.am +++ pulseaudio-5.0/src/Makefile.am @@ -2195,3 +2195,4 @@ coverage: endif .PHONY: massif update-all update-ffmpeg update-map-file coverage +.NOTPARALLEL: and a patch to disable tests as memblock-test fails