libiconv: build static libs too

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-28 14:06:36 +02:00
parent 5f5a749d2c
commit a098a2371a

View File

@ -27,7 +27,7 @@ cd $PKG_BUILD
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--disable-static \
--enable-static \
--enable-shared \
--disable-nls \
--disable-extra-encodings \