mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libiconv: don't overwrite glibc
This commit is contained in:
parent
4f45a89613
commit
012f32afcf
@ -35,6 +35,8 @@ PKG_AUTORECONF="no"
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="--host=$TARGET_NAME \
|
PKG_CONFIGURE_OPTS_TARGET="--host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
--includedir=/usr/include/iconv \
|
||||||
|
--libdir=/usr/lib/iconv \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user