[Bug libgomp/41418] Can't build libgomp without --enable-languages=fortran
rwild at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 17 07:35:00 GMT 2009
------- Comment #21 from rwild at gcc dot gnu dot org 2009-10-17 07:35 -------
Subject: Bug 41418
Author: rwild
Date: Sat Oct 17 07:34:47 2009
New Revision: 152931
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152931
Log:
Fix libgomp without --enable-languages=fortran.
libgomp/:
PR libgomp/41418
* configure.ac: Set FC to "no" if $GFORTRAN starts with "no"
or a hyphen (happens with fortran language disabled).
* configure: Regenerate.
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/configure
trunk/libgomp/configure.ac
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41418
More information about the Gcc-bugs
mailing list