summaryrefslogtreecommitdiffstats
path: root/rules/python.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 19:10:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:41 +0200
commitb90300d418fa4b9c4ee864cc6e3ec6c157750af7 (patch)
tree187c56866a34451958a6b659a7f58bdfc5b16ea6 /rules/python.make
parent852332ab3f5c274cb831061d9f3a673e3de2c4e9 (diff)
downloadptxdist-b90300d418fa4b9c4ee864cc6e3ec6c157750af7.tar.gz
ptxdist-b90300d418fa4b9c4ee864cc6e3ec6c157750af7.tar.xz
[python] use global IPv6 option
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python.make')
-rw-r--r--rules/python.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python.make b/rules/python.make
index 5696f2bdf..f73af6aa0 100644
--- a/rules/python.make
+++ b/rules/python.make
@@ -55,6 +55,7 @@ PYTHON_BINCONFIG_GLOB := ""
#
PYTHON_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
+ $(GLOBAL_IPV6_OPTION) \
--enable-shared \
--with-pymalloc \
--with-signal-module \