librespot: drop lto build flag

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2018-05-29 21:50:47 +02:00
parent e730bdb6a7
commit 8f8184f53f

View File

@ -30,7 +30,6 @@ PKG_SECTION="service"
PKG_SHORTDESC="Librespot: play Spotify through LibreELEC using a Spotify app as a remote"
PKG_LONGDESC="Librespot ($PKG_VERSION) plays Spotify through LibreELEC using the open source librespot library using a Spotify app as a remote."
PKG_TOOLCHAIN="manual"
PKG_BUILD_FLAGS="-lto"
PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Librespot"