mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
avahi:
- remove hack for not using linker plugin (fixed now)
This commit is contained in:
parent
2d9f2a891f
commit
bbc6532906
@ -7,10 +7,6 @@ $SCRIPTS/build expat
|
|||||||
$SCRIPTS/build libdaemon
|
$SCRIPTS/build libdaemon
|
||||||
$SCRIPTS/build dbus
|
$SCRIPTS/build dbus
|
||||||
|
|
||||||
# Suffers from bug 42453 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42453>.
|
|
||||||
CFLAGS=`echo $CFLAGS | sed -e "s|-fuse-linker-plugin||"`
|
|
||||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-fuse-linker-plugin||"`
|
|
||||||
|
|
||||||
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