try UV_THREADPOOL_SIZE=4
This commit is contained in:
parent
255675b6fc
commit
5741683f6e
@ -37,7 +37,7 @@
|
||||
# %1 where
|
||||
# %2 what
|
||||
%global build_target() \
|
||||
export UV_THREADPOOL_SIZE=1024 ; \
|
||||
export UV_THREADPOOL_SIZE=4 ; \
|
||||
export NINJA_STATUS="[%2:%f/%t] " ; \
|
||||
ninja -j %{numjobs} -C '%1' '%2' %limit_build -m 3072
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user