xbmc: remove debugging options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-05-05 21:50:18 +02:00
parent ccdc90c34e
commit 69f1744f13

View File

@ -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