summaryrefslogtreecommitdiffstats
path: root/rules/libxml2.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 19:06:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:35 +0200
commitf1c77d5b69c610fb83a4628df67e2bd4bdedca2a (patch)
tree952d89223becfe956cd6fc4240ae6b1d8ef9ebcc /rules/libxml2.make
parenteba3e2d34bc975e733b55f72a761e3819de67da3 (diff)
downloadptxdist-f1c77d5b69c610fb83a4628df67e2bd4bdedca2a.tar.gz
ptxdist-f1c77d5b69c610fb83a4628df67e2bd4bdedca2a.tar.xz
[libxml2] use global IPv6 option
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libxml2.make')
-rw-r--r--rules/libxml2.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libxml2.make b/rules/libxml2.make
index 91977c4b7..fb3801569 100644
--- a/rules/libxml2.make
+++ b/rules/libxml2.make
@@ -49,6 +49,7 @@ LIBXML2_ENV := $(CROSS_ENV)
#
LIBXML2_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
+ $(GLOBAL_IPV6_OPTION) \
--oldincludedir=$(SYSROOT)/usr/include
ifdef PTXCONF_ICONV