From 032ca1dc13ff646ff8abbaad57fe6c7d64f5008f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 18 Feb 2019 09:32:03 -0300 Subject: [PATCH] coWPAtty: disable parallel build --- srcpkgs/coWPAtty/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/coWPAtty/template b/srcpkgs/coWPAtty/template index 27890cba265..f0edced1b41 100644 --- a/srcpkgs/coWPAtty/template +++ b/srcpkgs/coWPAtty/template @@ -14,6 +14,7 @@ license="GPL-2.0-only" homepage="https://github.com/joswr1ght/cowpatty" distfiles="https://github.com/joswr1ght/cowpatty/archive/${version}.tar.gz" checksum=8aae67f4823edb76dff036808137888d2479477ec1e52aa86d6cecd26d58aa23 +disable_parallel_build=yes pre_build() { vsed -e '/clang/d' \