mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
glib: Drop internal libpcre copy from meson build
This commit is contained in:
parent
a0ec688ed9
commit
3a96920e32
@ -14,13 +14,11 @@ PKG_LONGDESC="A library which includes support routines for C such as lists, tre
|
||||
PKG_TOOLCHAIN="meson"
|
||||
|
||||
PKG_MESON_OPTS_HOST="-Ddefault_library=static \
|
||||
-Dinternal_pcre=true \
|
||||
-Dinstalled_tests=false \
|
||||
-Dlibmount=disabled \
|
||||
-Dtests=false"
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
||||
-Dinternal_pcre=false \
|
||||
-Dinstalled_tests=false \
|
||||
-Dselinux=disabled \
|
||||
-Dfam=false \
|
||||
|
Loading…
x
Reference in New Issue
Block a user