mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
dbus-glib:
- remove lto/gold hack
This commit is contained in:
parent
65ff669414
commit
d568191b12
@ -8,10 +8,6 @@ $SCRIPTS/build glib
|
|||||||
$SCRIPTS/build expat
|
$SCRIPTS/build expat
|
||||||
$SCRIPTS/build dbus-glib-host
|
$SCRIPTS/build dbus-glib-host
|
||||||
|
|
||||||
# Fails to compile with GCC's link time optimization.
|
|
||||||
CFLAGS=`echo $CFLAGS | sed -e "s|-flto||" -e "s|-fuse-linker-plugin||"`
|
|
||||||
LDFLAGS=`echo $LDFLAGS | sed -e "s|-flto||" -e "s|-fuse-linker-plugin||"`
|
|
||||||
|
|
||||||
export ac_cv_have_abstract_sockets=yes
|
export ac_cv_have_abstract_sockets=yes
|
||||||
export ac_cv_func_posix_getpwnam_r=yes
|
export ac_cv_func_posix_getpwnam_r=yes
|
||||||
export have_abstract_sockets=yes
|
export have_abstract_sockets=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user