summaryrefslogtreecommitdiffstats
path: root/rules/python3.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 19:10:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:41 +0200
commit9a567747378e17fc29fee54820e7c33fddf202e1 (patch)
tree2b95b808ae38990d8de97632b73561b3177daf0f /rules/python3.make
parentb90300d418fa4b9c4ee864cc6e3ec6c157750af7 (diff)
downloadptxdist-9a567747378e17fc29fee54820e7c33fddf202e1.tar.gz
ptxdist-9a567747378e17fc29fee54820e7c33fddf202e1.tar.xz
[python3] use global IPv6 option
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python3.make')
-rw-r--r--rules/python3.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python3.make b/rules/python3.make
index 2f112ca09..5eaca659b 100644
--- a/rules/python3.make
+++ b/rules/python3.make
@@ -56,6 +56,7 @@ PYTHON3_BINCONFIG_GLOB := ""
#
PYTHON3_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
+ $(GLOBAL_IPV6_OPTION) \
--enable-shared \
--with-pymalloc \
--with-signal-module \