libretro-mame: 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 660d7862ac
commit 347bda0f68

View File

@ -28,7 +28,7 @@ PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION="emulation"
PKG_SHORTDESC="game.libretro.mame: MAME for Kodi"
PKG_LONGDESC="game.libretro.mame: MAME for Kodi"
PKG_BUILD_FLAGS="-gold -lto"
PKG_BUILD_FLAGS="-gold"
PKG_LIBNAME="mame_libretro.so"
PKG_LIBPATH="$PKG_LIBNAME"