summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-06-29 16:52:47 +0100
committerSergei Trofimovich <slyich@gmail.com>2024-07-30 19:36:12 +0100
commit72b09cfd897204c43d3e0fdb2d948e1c75574ccb (patch)
tree8f503383f8fef2e798f4364258940cf1e9d0709c /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent7fee7ae70f2ee27bf3232ba9ee362768a88ff3a9 (diff)
libliftoff_0_4: backport gcc-14 build fix
Without the change `gcc-14` build fails as: $ nix build --impure --expr 'with import ./. {}; libliftoff_0_4.override { stdenv = gcc14Stdenv; }' ... libliftoff> ../layer.c: In function 'liftoff_layer_create': libliftoff> ../layer.c:20:48: error: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] libliftoff> 20 | layer->candidate_planes = calloc(sizeof(layer->candidate_planes[0]), libliftoff> | ^
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions