mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Merge pull request #9320 from Zabrimus/master
disable explicitly glib introspection for host builds. Otherwise a ho…
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user