mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
# dont build parallel
|
||||
MAKEFLAGS=-j1
|
||||
|
||||
cd $(kernel_path)
|
||||
rm -rf modules
|
||||
mkdir -p modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user