aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/mingw-cfg.site2
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/mingw-cfg.site b/nt/mingw-cfg.site
index f3c8f81e287..3e0cd40915c 100644
--- a/nt/mingw-cfg.site
+++ b/nt/mingw-cfg.site
@@ -129,5 +129,7 @@ gl_cv_func_stat_file_slash=yes
129ac_cv_func_random=yes 129ac_cv_func_random=yes
130# Implemented in w32.c as sys_putenv 130# Implemented in w32.c as sys_putenv
131gl_cv_func_svid_putenv=yes 131gl_cv_func_svid_putenv=yes
132# Implemented in w32heap.c
133ac_cv_func_sbrk=yes
132# GCC warnings that produce too much noise 134# GCC warnings that produce too much noise
133gl_cv_warn_c__Wredundant_decls=no 135gl_cv_warn_c__Wredundant_decls=no