mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
linux: dont build parallel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9fe3be699c
commit
7920ac2d28
@ -34,6 +34,9 @@ fi
|
|||||||
|
|
||||||
unset LDFLAGS
|
unset LDFLAGS
|
||||||
|
|
||||||
|
# dont build parallel
|
||||||
|
MAKEFLAGS=-j1
|
||||||
|
|
||||||
cd $(kernel_path)
|
cd $(kernel_path)
|
||||||
rm -rf modules
|
rm -rf modules
|
||||||
mkdir -p modules
|
mkdir -p modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user