aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/common4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/common b/site/common
index 2cde4138d6..71ea7ac06d 100644
--- a/site/common
+++ b/site/common
@@ -8,3 +8,7 @@ ac_cv_file__dev_random=${ac_cv_file__dev_random=yes}
rd_cv_ieee_works=${rd_cv_ieee_works=yes}
ac_cv_sys_symbol_underscore=no
+
+# its a runtime check which fails for cross-compiling
+# python 2.7.1 uses this variable
+ac_cv_buggy_getaddrinfo=no