projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aafbac8
)
python: add ac_cv_buggy_getaddrinfo=no to config.site file
author
Alexandru Ardelean
<aa@ocedo.com>
Fri, 17 Oct 2014 13:39:25 +0000
(16:39 +0300)
committer
Alexandru Ardelean
<aa@ocedo.com>
Fri, 17 Oct 2014 13:39:26 +0000
(16:39 +0300)
Required when IPv6 support gets enabled.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/files/config.site
patch
|
blob
|
history
diff --git
a/lang/python/files/config.site
b/lang/python/files/config.site
index 8f7a3f9816657e1090939d7ef2817ca8e5f18ae0..cfa56b89b58e0b7fed9b3bf96288bcc1a1981bc8 100644
(file)
--- a/
lang/python/files/config.site
+++ b/
lang/python/files/config.site
@@
-8,4
+8,5
@@
ac_cv_file__dev_ptmx=yes
ac_cv_file__dev_ptc=no
+ac_cv_buggy_getaddrinfo=no