mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
Merge pull request #8172 from rellla/mc
mc: fix build with local libpcre2-dev package
This commit is contained in:
commit
6326d46244
@ -34,6 +34,7 @@ PKG_CONFIGURE_OPTS_TARGET=" \
|
||||
--enable-vfs-sftp \
|
||||
--enable-vfs-tar \
|
||||
--with-search-engine=pcre2 \
|
||||
--with-pcre2=${SYSROOT_PREFIX}/usr \
|
||||
--without-x"
|
||||
|
||||
pre_configure_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user