mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
avahi:
- ensure we dont use size optimization
This commit is contained in:
parent
15528c9c24
commit
a07b4f7fee
@ -7,6 +7,9 @@ $SCRIPTS/build expat
|
|||||||
$SCRIPTS/build libdaemon
|
$SCRIPTS/build libdaemon
|
||||||
$SCRIPTS/build dbus
|
$SCRIPTS/build dbus
|
||||||
|
|
||||||
|
# ensure we dont use size optimization.
|
||||||
|
CFLAGS=`echo $CFLAGS | sed -e "s|-Os|-O3|"`
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
py_cv_mod_gtk_=yes \
|
py_cv_mod_gtk_=yes \
|
||||||
py_cv_mod_dbus_=yes \
|
py_cv_mod_dbus_=yes \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user