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
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
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
3 matches
Mail list logo