mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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 \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--includedir=/usr/include/iconv \
|
||||
--libdir=/usr/lib/iconv \
|
||||
--sysconfdir=/etc \
|
||||
--enable-static \
|
||||
--disable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user