mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
kmsxx: build library shared
This reduces uncompressed image size by about 100k Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
8149aa0138
commit
e5d6b56002
@ -11,7 +11,7 @@ PKG_DEPENDS_TARGET="toolchain libdrm libfmt"
|
|||||||
PKG_LONGDESC="Library and utilities for kernel mode setting"
|
PKG_LONGDESC="Library and utilities for kernel mode setting"
|
||||||
PKG_BUILD_FLAGS="-sysroot"
|
PKG_BUILD_FLAGS="-sysroot"
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=static \
|
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
||||||
-Dkmscube=false \
|
-Dkmscube=false \
|
||||||
-Domap=disabled \
|
-Domap=disabled \
|
||||||
-Dpykms=disabled"
|
-Dpykms=disabled"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user