|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=libxml2 |
|
|
PKG_NAME:=libxml2 |
|
|
PKG_VERSION:=2.9.12 |
|
|
PKG_VERSION:=2.9.12 |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
PKG_SOURCE_URL:=http://xmlsoft.org/sources/ |
|
|
PKG_SOURCE_URL:=http://xmlsoft.org/sources/ |
|
@ -103,7 +103,7 @@ CONFIGURE_ARGS += \ |
|
|
--without-lzma |
|
|
--without-lzma |
|
|
|
|
|
|
|
|
HOST_CONFIGURE_ARGS += \
|
|
|
HOST_CONFIGURE_ARGS += \
|
|
|
--enable-shared \
|
|
|
|
|
|
|
|
|
--disable-shared \
|
|
|
--enable-static \
|
|
|
--enable-static \
|
|
|
--with-c14n \
|
|
|
--with-c14n \
|
|
|
--without-catalog \
|
|
|
--without-catalog \
|
|
|