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