This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch]: Set USE_GTHREAD_WEAK on mingw32 to 0
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Danny Smith" <dannysmith at clear dot net dot nz>
- Cc: GFORTRAN <fortran at gcc dot gnu dot org>, GCC-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 13 Aug 2007 13:21:49 +0100
- Subject: Re: [Patch]: Set USE_GTHREAD_WEAK on mingw32 to 0
- References: <000001c7d241$1d062e40$414861cb@THOMAS>
> 2007-07-30 Danny Smith <dannysmit@users.sourceforge.net>
>
> * acinclude.m4 (GTHREAD_USE_WEAK) Define to 0 for mingw32.
> * configure: Regenerate.
Committed to mainline as rev. 127395.
FX