mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
add -J flag to limit race condition during build step
This commit is contained in:
parent
92dcff24db
commit
8af0df0bf6
@ -40,6 +40,7 @@ PKG_MAKE_OPTS_INIT="ARCH=$TARGET_ARCH \
|
|||||||
HOSTCC=$HOST_CC \
|
HOSTCC=$HOST_CC \
|
||||||
CROSS_COMPILE=$TARGET_PREFIX \
|
CROSS_COMPILE=$TARGET_PREFIX \
|
||||||
KBUILD_VERBOSE=1 \
|
KBUILD_VERBOSE=1 \
|
||||||
|
MAKEFLAGS="-j1" \
|
||||||
install"
|
install"
|
||||||
|
|
||||||
# nano text editor
|
# nano text editor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user