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 \ --build=$HOST_NAME \
--prefix=/usr \ --prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--disable-static \ --enable-static \
--enable-shared \ --enable-shared \
--with-iconv \ --with-iconv \
--disable-ipv6 \ --disable-ipv6 \