libpth: requires -j1
This commit is contained in:
parent
121f32a3da
commit
77e520ec6b
@ -13,5 +13,5 @@ build() {
|
|||||||
|
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
make -j1
|
make -j1
|
||||||
make DESTDIR=$PKG install
|
make -j1 DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user