ldns: try disable_parallel_build.
This commit is contained in:
parent
c8b5e95328
commit
65b9f918a8
|
@ -14,10 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="http://www.nlnetlabs.nl/projects/ldns/"
|
||||
distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = i686 ]; then
|
||||
broken="https://build.voidlinux.org/builders/i686_builder/builds/48522/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue