mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
pcre: enable pcre16
This commit is contained in:
parent
93a0581cad
commit
17b0d488a1
@ -41,6 +41,7 @@ PKG_CONFIGURE_OPTS_HOST="--prefix=$ROOT/$TOOLCHAIN \
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--enable-utf8 \
|
--enable-utf8 \
|
||||||
|
--enable-pcre16 \
|
||||||
--enable-unicode-properties \
|
--enable-unicode-properties \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user