mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
xbmc: reenable parallel build again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
42de8973fc
commit
2dab412a91
@ -232,9 +232,9 @@ cd $PKG_BUILD
|
|||||||
# setup default skin inside the sources
|
# setup default skin inside the sources
|
||||||
sed -i -e "s|skin.confluence|$SKIN_DIR|g" xbmc/settings/Settings.h
|
sed -i -e "s|skin.confluence|$SKIN_DIR|g" xbmc/settings/Settings.h
|
||||||
|
|
||||||
make -j1 externals
|
make externals
|
||||||
make -j1 xbmc.bin
|
make xbmc.bin
|
||||||
make -j1 xbmc-xrandr
|
make xbmc-xrandr
|
||||||
|
|
||||||
if [ "$WIIMOTE_SUPPORT" = yes ]; then
|
if [ "$WIIMOTE_SUPPORT" = yes ]; then
|
||||||
(cd tools/EventClients/Clients/WiiRemote;
|
(cd tools/EventClients/Clients/WiiRemote;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user