mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lshw: set disable_parallel_builds=yes
This commit is contained in:
parent
b2d2769ef8
commit
66cf018949
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://ezix.org/project/wiki/HardwareLiSter"
|
homepage="https://ezix.org/project/wiki/HardwareLiSter"
|
||||||
distfiles="https://ezix.org/software/files/lshw-${version}.tar.gz"
|
distfiles="https://ezix.org/software/files/lshw-${version}.tar.gz"
|
||||||
checksum=9bb347ac87142339a366a1759ac845e3dbb337ec000aa1b99b50ac6758a80f80
|
checksum=9bb347ac87142339a366a1759ac845e3dbb337ec000aa1b99b50ac6758a80f80
|
||||||
|
disable_parallel_build=yes # fails to link ./core/liblshw.a
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i src/Makefile src/gui/Makefile \
|
vsed -i src/Makefile src/gui/Makefile \
|
||||||
|
|
Loading…
Add table
Reference in a new issue