mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
upower:
- remove lto/gold hack
This commit is contained in:
parent
26aed22834
commit
f6f48ce9a7
@ -9,10 +9,6 @@ $SCRIPTS/build dbus
|
|||||||
$SCRIPTS/build dbus-glib
|
$SCRIPTS/build dbus-glib
|
||||||
$SCRIPTS/build polkit
|
$SCRIPTS/build polkit
|
||||||
|
|
||||||
# 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
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user