On Wed, 11 Feb 2015 11:56:37 -0700 Christoph Junghans wrote:
> 2015-02-11 11:14 GMT-07:00 Andrew Savchenko <birc...@gentoo.org>:
> > Hello,
> >
> > attached patch adds Fortran compiler to Gentoo override rules in
> > cmake-utils.eclass the same way C/C++ compilers are added.
> >
> > This change is needed because packages which force their own
> > precedence of Fortran compilers or flags also exists. We hit this
> > issue on bug 486626 [1] for sci-libs/lapacke-reference (science
> > overlay): if multiple Fortran compilers are installed, e.g. pathf95
> > and gfortran, package prefers pathf95 — this may even broke build,
> > because most FCFLAGS are not compatible between this compilers
> >
> > In order to fix this FC should be set from $(tc-getFC), which is
> > implemented in proposed patch as well as ensuring proper flags are
> > set.
> >
> > This change was already discussed with KDE team [1] and I'm going to
> > commit this patch after feedback or in a week if there are no
> > objections.
> +1

Ok. Fix is in tree now.

Best regards,
Andrew Savchenko

Attachment: pgpLKVaYU_YoE.pgp
Description: PGP signature

Reply via email to