summaryrefslogtreecommitdiff
path: root/package/libxml2
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-28 23:40:46 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-05-02 23:26:27 +0200
commit593c18c0bb3577ebd153ed80edec345b1a2f1f14 (patch)
treedb63f779e0c654e71e579b9d62f75000f81080a5 /package/libxml2
parentd2c73f5cf925baf1bcf99c1a187e2a846dd56f43 (diff)
packages: remove useless HOST_*_LIBTOOL_PATCH
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libxml2')
-rw-r--r--package/libxml2/libxml2.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index 0cffa0632..7680aa61f 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -28,8 +28,6 @@ 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))