icu: enable pic

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2018-06-01 12:24:39 +02:00
parent dfb65402fa
commit 4b4c2ecd8d

View File

@ -28,6 +28,7 @@ PKG_DEPENDS_TARGET="toolchain icu:host"
PKG_SECTION="textproc"
PKG_SHORTDESC="International Components for Unicode library"
PKG_LONGDESC="International Components for Unicode library"
PKG_BUILD_FLAGS="+pic"
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared"