mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libretro-mame: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
660d7862ac
commit
347bda0f68
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user