summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2020-05-26 16:30:04 -0500
committerMatthew Bauer <mjbauer95@gmail.com>2020-05-26 16:44:50 -0500
commitc60144d4c0f80f2a316f159fa1bc7e8b5bfd272c (patch)
treee9f9bddf4057daf4809a00aadcbcd7101a43fbce /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentac3128f22dc42b54b38976a87f5c3fe22046bd25 (diff)
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
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions