mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
glib: Drop internal libpcre copy from meson build
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user