mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
libiconv: enable pic
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
c7827d606d
commit
763ff6a9c9
@ -27,6 +27,7 @@ PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_SECTION="devel"
|
||||
PKG_SHORTDESC="Libiconv converts from one character encoding to another through Unicode conversion."
|
||||
PKG_LONGDESC="Libiconv converts from one character encoding to another through Unicode conversion."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
|
Loading…
x
Reference in New Issue
Block a user