mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
remove obsolete debug comments
This commit is contained in:
parent
21be1f319a
commit
4d88a52c6b
@ -7,15 +7,8 @@ $SCRIPTS/build SDL
|
||||
$SCRIPTS/build alsa-lib
|
||||
$SCRIPTS/build zlib
|
||||
|
||||
# for debug (will be removed)
|
||||
#export CFLAGS="-O -g3 -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
|
||||
#export CXXFLAGS="-O -g3 -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
|
||||
|
||||
|
||||
#openelec-$TARGET_ARCH
|
||||
|
||||
cd $BUILD/$1*
|
||||
export CXX=$TARGET_CXX
|
||||
# export CXX=$TARGET_CXX
|
||||
./configure --host=openelec-$TARGET_ARCH \
|
||||
--prefix=/usr \
|
||||
--backend=sdl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user