mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libretro-dosbox: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
84d41aa6d5
commit
7443b5672b
@ -28,7 +28,7 @@ PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_SECTION="emulation"
|
||||
PKG_SHORTDESC="game.libretro.dosbox: DOSBox for Kodi"
|
||||
PKG_LONGDESC="game.libretro.dosbox: DOSBox for Kodi"
|
||||
PKG_BUILD_FLAGS="-lto +pic"
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
PKG_LIBNAME="dosbox_libretro.so"
|
||||
PKG_LIBPATH="$PKG_LIBNAME"
|
||||
|
Loading…
x
Reference in New Issue
Block a user