mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
Merge pull request #9320 from Zabrimus/master
disable explicitly glib introspection for host builds. Otherwise a ho…
This commit is contained in:
commit
6911409453
@ -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 \
|
PKG_MESON_OPTS_HOST="-Ddefault_library=static \
|
||||||
-Dinstalled_tests=false \
|
-Dinstalled_tests=false \
|
||||||
-Dlibmount=disabled \
|
-Dlibmount=disabled \
|
||||||
|
-Dintrospection=disabled \
|
||||||
-Dtests=false"
|
-Dtests=false"
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user