mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
xbmc: respect our optimizations again
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
bb2d0a206f
commit
12c8cde594
@ -109,10 +109,6 @@ else
|
|||||||
XBMC_CRYSTALHD="--disable-crystalhd"
|
XBMC_CRYSTALHD="--disable-crystalhd"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ensure we dont use size optimization.
|
|
||||||
CFLAGS=`echo $CFLAGS | sed -e "s|-Os|-O3|"`
|
|
||||||
CXXFLAGS=`echo $CXXFLAGS | sed -e "s|-Os|-O3|"`
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user