summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorAdam Joseph <adam@westernsemico.com>2023-05-09 22:59:09 -0700
committerArtturin <Artturin@artturin.com>2023-09-21 09:24:56 +0300
commitea61be413c2505319aa5ed0073cd7412c08115aa (patch)
tree97b8f52d729c1ed1a59f0042e69addf77354afed /pkgs/development/python-modules/python-mapnik
parentf8056c5007e1b0a35ba99f9b6d4dbc2f2dcd257c (diff)
gcc: set GFORTRAN_FOR_TARGET on cross-built native compilers
For a cross-built native compiler, i.e. build!=(host==target), the bundled libgfortran needs a gfortran which can run on the buildPlatform and emit code for the targetPlatform. The compiler which is built alongside gfortran in this configuration doesn't meet that need: it runs on the hostPlatform. This commit passes the necessary compiler via `GFORTRAN_FOR_TARGET`, using `pkgsBuildTarget.gfortran`.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions