mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
Revert "ldns: try disable_parallel_build."
This reverts commit 65b9f918a8
.
Was just the 32-bit inode issue again.
This commit is contained in:
parent
48ef82c904
commit
c6cc4a0ea7
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,10 @@ license="BSD-3-Clause"
|
|||
homepage="http://www.nlnetlabs.nl/projects/ldns/"
|
||||
distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247
|
||||
disable_parallel_build=yes
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = i686 ]; then
|
||||
broken="https://build.voidlinux.org/builders/i686_builder/builds/48522/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue