summaryrefslogtreecommitdiff
path: root/jhbuildrc.x86_64-pc-cygwin
diff options
context:
space:
mode:
Diffstat (limited to 'jhbuildrc.x86_64-pc-cygwin')
-rw-r--r--jhbuildrc.x86_64-pc-cygwin2
1 files changed, 2 insertions, 0 deletions
diff --git a/jhbuildrc.x86_64-pc-cygwin b/jhbuildrc.x86_64-pc-cygwin
index a2701eb..993daae 100644
--- a/jhbuildrc.x86_64-pc-cygwin
+++ b/jhbuildrc.x86_64-pc-cygwin
@@ -119,3 +119,5 @@ module_autogenargs['xf86-video-dummy'] = autogenargs + ' --disable-dga'
#
module_autogenargs['harfbuzz'] = autogenargs + ' ac_cv_header_usp10_h=no ac_cv_header_windows_h=no ac_cv_func__setmode=no'
+# cross-compiling autoconf tests
+os.environ['xorg_cv_malloc0_returns_null'] = 'no'