coWPAtty: disable parallel build
This commit is contained in:
parent
085ab72ebe
commit
032ca1dc13
|
@ -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' \
|
||||
|
|
Loading…
Reference in New Issue