mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
commit
deafbfdd6e
@ -17,12 +17,14 @@ PKG_BUILD_FLAGS="+pic"
|
|||||||
PKG_CONFIGURE_OPTS_HOST="--prefix=${TOOLCHAIN} \
|
PKG_CONFIGURE_OPTS_HOST="--prefix=${TOOLCHAIN} \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--enable-utf8 \
|
--enable-utf8 \
|
||||||
|
--disable-cpp \
|
||||||
--enable-unicode-properties \
|
--enable-unicode-properties \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--enable-utf8 \
|
--enable-utf8 \
|
||||||
|
--disable-cpp \
|
||||||
--enable-pcre16 \
|
--enable-pcre16 \
|
||||||
--enable-unicode-properties \
|
--enable-unicode-properties \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user