libxml2: build libs statically too

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-28 16:40:58 +02:00
parent 8f55e62eaf
commit cc74e9491d

View File

@ -30,7 +30,7 @@ cd .build-target
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--disable-static \
--enable-static \
--enable-shared \
--with-iconv \
--disable-ipv6 \