Re: [gentoo-dev] [PATCH] cmake-utils.eclass: add Fortran to Gentoo override rules (set valid compiler, append FCFLAGS)

2015-02-17 Thread Andrew Savchenko
On Wed, 11 Feb 2015 11:56:37 -0700 Christoph Junghans wrote: > 2015-02-11 11:14 GMT-07:00 Andrew Savchenko : > > 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 packa

Re: [gentoo-dev] [PATCH] cmake-utils.eclass: add Fortran to Gentoo override rules (set valid compiler, append FCFLAGS)

2015-02-11 Thread Christoph Junghans
2015-02-11 11:14 GMT-07:00 Andrew Savchenko : > 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 e

[gentoo-dev] [PATCH] cmake-utils.eclass: add Fortran to Gentoo override rules (set valid compiler, append FCFLAGS)

2015-02-11 Thread Andrew Savchenko
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/la