mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: remove debugging options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ccdc90c34e
commit
69f1744f13
@ -321,8 +321,8 @@ export gl_cv_func_gettimeofday_clobber=no
|
||||
# setup default skin inside the sources
|
||||
sed -i -e "s|skin.confluence|$SKIN_DIR|g" xbmc/settings/Settings.h
|
||||
|
||||
make -j1 V=1 externals
|
||||
make -j1 V=1 xbmc.bin
|
||||
make externals
|
||||
make xbmc.bin
|
||||
|
||||
if [ "$DISPLAYSERVER" = "xorg-server" ]; then
|
||||
make xbmc-xrandr
|
||||
|
Loading…
x
Reference in New Issue
Block a user