mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libretro-fbneo: build without gold
this fixes LTO error when linking Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
761fc68571
commit
f2cf471636
@ -10,7 +10,7 @@ PKG_URL="https://github.com/libretro/FBNeo/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_LONGDESC="game.libretro.fbneo: FinalBurn Neo GameClient for Kodi"
|
||||
PKG_TOOLCHAIN="make"
|
||||
PKG_BUILD_FLAGS="+lto"
|
||||
PKG_BUILD_FLAGS="-gold +lto"
|
||||
|
||||
PKG_LIBNAME="fbneo_libretro.so"
|
||||
PKG_LIBPATH="src/burner/libretro/${PKG_LIBNAME}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user