mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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_TOOLCHAIN="meson"
|
||||||
|
|
||||||
PKG_MESON_OPTS_HOST="-Ddefault_library=static \
|
PKG_MESON_OPTS_HOST="-Ddefault_library=static \
|
||||||
-Dinternal_pcre=true \
|
|
||||||
-Dinstalled_tests=false \
|
-Dinstalled_tests=false \
|
||||||
-Dlibmount=disabled \
|
-Dlibmount=disabled \
|
||||||
-Dtests=false"
|
-Dtests=false"
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
PKG_MESON_OPTS_TARGET="-Ddefault_library=shared \
|
||||||
-Dinternal_pcre=false \
|
|
||||||
-Dinstalled_tests=false \
|
-Dinstalled_tests=false \
|
||||||
-Dselinux=disabled \
|
-Dselinux=disabled \
|
||||||
-Dfam=false \
|
-Dfam=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user