nixpkgs/pkgs/development
Matthew Bauer c60144d4c0 openmpi: use pkgsHostTarget for gfortran
This is very confusing. “stdenv” is created from the parent stage so
pkgsTargetTarget.stdenv.cc is a compiler that runs /on/ host platform
and creates binaries for target platform. gfortran on the other hand
is not special cased like stdenv, so the equivalent to
pkgsTargetTarget.stdenv.cc is pkgsHostTarget.gfortran.

I’ve rewritten this to be a little less confusing, “pkgsHostTarget” is
equivalent to “pkgs” so it is unneeded. All that is left is
“pkgsTargetTarget.stdenv” which is equivalent to
“targetPackages.stdenv”.

Fixes #88951

/cc @markuskowa @ericson2314
2020-05-26 16:44:50 -05:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers Merge pull request #88645 from wchresta/master 2020-05-26 08:24:36 +01:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules
idris-modules
interpreters Merge pull request #88761 from r-ryantm/auto-update/rakudo 2020-05-25 07:50:52 -07:00
java-modules
libraries openmpi: use pkgsHostTarget for gfortran 2020-05-26 16:44:50 -05:00
lisp-modules
lua-modules
misc
mobile cocoapods-beta: 1.9.1 -> 1.9.2 2020-05-22 17:15:27 -07:00
node-packages
ocaml-modules ocamlPackages.curly: init at 2019-11-14 2020-05-26 08:09:07 +02:00
perl-modules
pharo
pure-modules
python-modules maintainers: remove @ahmedtd 2020-05-26 19:56:24 +02:00
r-modules
ruby-modules
tools gitlab-runner: 12.10.2 -> 13.0.0 (#88935) 2020-05-26 18:28:13 +00:00
web Merge pull request #88656 from r-ryantm/auto-update/postman 2020-05-24 00:30:28 +02:00