mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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_BUILD_FLAGS="-sysroot"
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=static \
|
||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
||||
-Dkmscube=false \
|
||||
-Domap=disabled \
|
||||
-Dpykms=disabled"
|
||||
|
Loading…
x
Reference in New Issue
Block a user