mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: build parallel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
009708a7d8
commit
f1ef6741d8
@ -237,7 +237,7 @@ fi
|
||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-Wl,--as-needed||"`
|
||||
|
||||
# dont build parallel
|
||||
MAKEFLAGS=-j1
|
||||
# MAKEFLAGS=-j1
|
||||
|
||||
export PYTHON_VERSION="2.7"
|
||||
export PYTHON_CPPFLAGS="-I$SYSROOT_PREFIX/usr/include/python$PYTHON_VERSION"
|
||||
|
Loading…
x
Reference in New Issue
Block a user