boinc: use only 1 make job
Should fix issue where some libs not found during link time.
This commit is contained in:
parent
7b6aea5569
commit
0fd10eba3c
@ -9,6 +9,8 @@ TERMUX_PKG_DEPENDS="libandroid-shmem, libc++, libcurl, openssl, zlib"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
TERMUX_PKG_NO_STATICSPLIT=true
|
||||
|
||||
TERMUX_MAKE_PROCESSES=1
|
||||
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
--disable-server
|
||||
--enable-client
|
||||
|
Loading…
Reference in New Issue
Block a user