mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
SDL2: enable fpic
This commit is contained in:
parent
74b0c68e9f
commit
d5e7911510
@ -9,6 +9,7 @@ PKG_SITE="https://www.libsdl.org/"
|
|||||||
PKG_URL="https://www.libsdl.org/release/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="https://www.libsdl.org/release/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain yasm:host alsa-lib systemd dbus"
|
PKG_DEPENDS_TARGET="toolchain yasm:host alsa-lib systemd dbus"
|
||||||
PKG_LONGDESC="A cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. "
|
PKG_LONGDESC="A cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. "
|
||||||
|
PKG_BUILD_FLAGS="+pic"
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="-DSDL_STATIC=ON \
|
PKG_CMAKE_OPTS_TARGET="-DSDL_STATIC=ON \
|
||||||
-DSDL_SHARED=OFF \
|
-DSDL_SHARED=OFF \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user