mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +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
3b69d8b786
commit
be14751bbd
@ -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