summaryrefslogtreecommitdiffstats
path: root/package/libxml2/libxml2.mk
diff options
context:
space:
mode:
authorPeter Korsgaard2010-02-23 21:27:28 +0100
committerPeter Korsgaard2010-02-23 21:27:28 +0100
commit4f05a61b33e5d87f23837109fb0dd538a5bd5d62 (patch)
treef1b375060271ec5fd5da6fe89955b11b7c238fae /package/libxml2/libxml2.mk
parentuclibc: do not allow the selection of NPTL if snapshot is not selected (diff)
parente2fsprogs: fix lsattr chattr and e2label e2undo mixup (diff)
downloadbuildroot-4f05a61b33e5d87f23837109fb0dd538a5bd5d62.tar.gz
buildroot-4f05a61b33e5d87f23837109fb0dd538a5bd5d62.tar.xz
buildroot-4f05a61b33e5d87f23837109fb0dd538a5bd5d62.zip
Merge branch 'misc-fixes5' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/libxml2/libxml2.mk')
-rw-r--r--package/libxml2/libxml2.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index e598d36cb..31fdabfa1 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -28,6 +28,8 @@ HOST_LIBXML2_CONF_OPT = \
--enable-shared --without-debugging --without-python \
--without-threads
+HOST_LIBXML2_LIBTOOL_PATCH = NO
+
$(eval $(call AUTOTARGETS,package,libxml2))
$(eval $(call AUTOTARGETS,package,libxml2,host))