mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +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 \
|
||||
-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