lshw: set disable_parallel_builds=yes

This commit is contained in:
Piraty 2024-08-17 16:53:45 +02:00
parent b2d2769ef8
commit 66cf018949
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ license="GPL-2.0-only"
homepage="https://ezix.org/project/wiki/HardwareLiSter"
distfiles="https://ezix.org/software/files/lshw-${version}.tar.gz"
checksum=9bb347ac87142339a366a1759ac845e3dbb337ec000aa1b99b50ac6758a80f80
disable_parallel_build=yes # fails to link ./core/liblshw.a
post_patch() {
vsed -i src/Makefile src/gui/Makefile \