mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +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
|
# 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 V=1 externals
|
make externals
|
||||||
make -j1 V=1 xbmc.bin
|
make xbmc.bin
|
||||||
|
|
||||||
if [ "$DISPLAYSERVER" = "xorg-server" ]; then
|
if [ "$DISPLAYSERVER" = "xorg-server" ]; then
|
||||||
make xbmc-xrandr
|
make xbmc-xrandr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user