mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
xorg-server: allow size optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5def9919b5
commit
eedb6e5469
@ -39,10 +39,6 @@ else
|
|||||||
XORG_XINERAMA="--disable-xinerama"
|
XORG_XINERAMA="--disable-xinerama"
|
||||||
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
|
||||||
|
|
||||||
$AUTORECONF
|
$AUTORECONF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user