summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorDavid Guibert <david.guibert@gmail.com>2023-11-27 21:54:14 +0100
committerDavid Guibert <david.guibert@gmail.com>2023-11-28 12:57:31 +0100
commit024e4447a42868b4c8f3ac8b3e6a2da83c682de1 (patch)
treeac35b0919a9ed8c658da4c0612e49184bed589c7 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent8ae2bf1e607cbdbb5cef93d9ebe8cbc55ff2bdd3 (diff)
paraview: fix strlcat symbol provided by glibc 2.38
Glibc introduces strlcat in commit [1]. The logic of vtknetcdf was to only define strlcat conditionally on not BSD systems, but starting with glibc 2.38, strlcat is also defined on Linux. The CMakelist checks for the symbol existence, the redefinition of the symbol can be conditional on the boolean HAVE_STRLCAT instead of if not BSD systems. This commit fixes 268961. [1] https://sourceware.org/git/?p=glibc.git;a=commit;h=454a20c8756c9c1d55419153255fc7692b3d2199
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions