diff --git a/packages/python/system/dbus-python/build b/packages/python/system/dbus-python/build index 849754b88f..695c4f4be1 100755 --- a/packages/python/system/dbus-python/build +++ b/packages/python/system/dbus-python/build @@ -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 \