mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libarchive: force use of pcre2
This commit is contained in:
parent
66d225c5d0
commit
a55d88de3a
@ -43,4 +43,5 @@ PKG_CMAKE_OPTS_TARGET="-DCMAKE_POSITION_INDEPENDENT_CODE=1 \
|
||||
-DENABLE_WERROR=0 \
|
||||
-DENABLE_XATTR=ON \
|
||||
-DENABLE_ZLIB=ON \
|
||||
-DENABLE_ZSTD=ON"
|
||||
-DENABLE_ZSTD=ON \
|
||||
-DPOSIX_REGEX_LIB=LIBPCRE2POSIX"
|
||||
|
Loading…
x
Reference in New Issue
Block a user