mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
dbus-python:
- remove lto/gold hack
This commit is contained in:
parent
f6f48ce9a7
commit
15528c9c24
@ -9,10 +9,6 @@ $SCRIPTS/build dbus-glib
|
||||
|
||||
. config/options.python
|
||||
|
||||
# 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||"`
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
./configure --host=$TARGET_NAME \
|
||||
|
Loading…
x
Reference in New Issue
Block a user