mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
python: add ac_cv_buggy_getaddrinfo=no to config.site file
Required when IPv6 support gets enabled. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -8,11 +8,5 @@
|
||||
|
||||
ac_cv_file__dev_ptmx=yes
|
||||
ac_cv_file__dev_ptc=no
|
||||
|
||||
# FIXME: moved from Makefile here
|
||||
#ac_cv_have_chflags=no \
|
||||
#ac_cv_have_lchflags=no \
|
||||
#ac_cv_py_format_size_t=no \
|
||||
#ac_cv_have_long_long_format=yes \
|
||||
#ac_cv_buggy_getaddrinfo=no \
|
||||
ac_cv_buggy_getaddrinfo=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user