]> git.eshelyaron.com Git - emacs.git/commitdiff
Unbreak MinGW64 build with pthreads.h installed
authorEli Zaretskii <eliz@gnu.org>
Fri, 31 May 2019 09:13:56 +0000 (12:13 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 31 May 2019 09:13:56 +0000 (12:13 +0300)
* nt/mingw-cfg.site (gl_cv_func_pthread_sigmask_macro): Set to
"no", to avoid compiling Gnulib's pthread_sigmask.c.
Reported by Richard Copley <rcopley@gmail.com>.

nt/mingw-cfg.site

index 4df2049492176191398e5d48fab120f225d8a402..498cd6798ebb33b31397648027ad4cfc308d4ed0 100644 (file)
@@ -107,6 +107,7 @@ ac_cv_func_pthread_sigmask=yes
 gl_threads_api=posix
 gl_cv_func_pthread_sigmask_return_works=yes
 gl_cv_func_pthread_sigmask_unblock_works="not relevant"
+gl_cv_func_pthread_sigmask_macro=no
 # Implemented in w32proc.c
 emacs_cv_langinfo_codeset=yes
 emacs_cv_langinfo__nl_paper_width=yes