mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
glib: disable glib introspection for host builds
This commit is contained in:
parent
0f7e211b8e
commit
b4bcbeceaa
@ -15,6 +15,7 @@ PKG_LONGDESC="A library which includes support routines for C such as lists, tre
|
||||
PKG_MESON_OPTS_HOST="-Ddefault_library=static \
|
||||
-Dinstalled_tests=false \
|
||||
-Dlibmount=disabled \
|
||||
-Dintrospection=disabled \
|
||||
-Dtests=false"
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user