This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix thread-safety follow-out for cross builds (PR libfortran/24991)
- From: François-Xavier Coudert <fxcoudert at gmail dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Fri, 9 Dec 2005 13:06:56 +0100
- Subject: Re: [PATCH] Fix thread-safety follow-out for cross builds (PR libfortran/24991)
- References: <20051123153708.GJ31785@devserv.devel.redhat.com>
> Ok for HEAD/4.1?
>
> 2005-11-23 Jakub Jelinek <jakub@redhat.com>
>
> PR libfortran/24991
> * acinclude.m4: Include acx.m4 and no-executables.m4.
> * configure.ac: Add GCC_TOPLEVEL_SUBDIRS.
> * configure: Rebuilt.
> * Makefile.am (AM_CPPFLAGS): Use $(host_subdir) in build dir
> path.
> * Makefile.in: Rebuilt.
OK. Please wait a few days before backporting it to 4.1.
FX