Workaround missing libprocps.la
This commit is contained in:
parent
d09445c597
commit
d70c2844fd
@ -39,6 +39,11 @@ build() {
|
||||
--disable-kill
|
||||
# kill is provided by util-linux
|
||||
|
||||
# Workaround.
|
||||
# See https://github.com/msys2/MSYS2-packages/pull/1908#issuecomment-605453647
|
||||
make proc/libprocps.la
|
||||
make install-libLTLIBRARIES
|
||||
|
||||
make -j1
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user