[Bug libgomp/25984] libgomp installs include/omp_lib.f90 even if Fortran is not built
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 15 07:46:00 GMT 2006
------- Comment #4 from jakub at gcc dot gnu dot org 2006-02-15 07:46 -------
Subject: Bug 25984
Author: jakub
Date: Wed Feb 15 07:46:39 2006
New Revision: 111018
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111018
Log:
PR libgomp/25938
PR libgomp/25984
fortran/
* Make-lang.in (install-finclude-dir): New goal.
(fortran.install-common): Depend on install-finclude-dir.
* lang-specs.h: If not -nostdinc, add -I finclude.
libgomp/
* Makefile.am (fincludedir): New variable.
(nodist_include_HEADERS): Remove Fortran files.
(nodist_finclude_HEADERS): New variable.
* Makefile.in: Regenerated.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/Make-lang.in
trunk/gcc/fortran/lang-specs.h
trunk/libgomp/ChangeLog
trunk/libgomp/Makefile.am
trunk/libgomp/Makefile.in
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25984
More information about the Gcc-bugs
mailing list