mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
Merge pull request #2445 from islipfd19/busybox
add -J flag to limit race condition during build step
This commit is contained in:
commit
7679d982ad
@ -40,6 +40,7 @@ PKG_MAKE_OPTS_INIT="ARCH=$TARGET_ARCH \
|
||||
HOSTCC=$HOST_CC \
|
||||
CROSS_COMPILE=$TARGET_PREFIX \
|
||||
KBUILD_VERBOSE=1 \
|
||||
MAKEFLAGS="-j1" \
|
||||
install"
|
||||
|
||||
# nano text editor
|
||||
|
Loading…
x
Reference in New Issue
Block a user