summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2023-08-19 14:28:10 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2023-09-24 15:12:07 +0200
commitb6a5be45845957d766997a9cf1b18fec2b0868f1 (patch)
tree2916a2422a5ed429c37f6b5e65c2d87d2f90d5ef /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent774a808ec9336326107de4096a07c22ed9c95a8e (diff)
brickd: fix build w/ glibc-2.38
Since glibc-2.38[1], `strcasestr(3)` is available by default, not just when using _GNU_SOURCE. This means that the check whether this function is available in `brickd`'s build is bogus now since it bases this decision on __APPLE__ and _GNU_SOURCE rather than __GLIBC__. Failing Hydra build: https://hydra.nixos.org/build/230504252 [1] upstream commit 30e3ca78f92be44f46851557f54b47e789bd3416
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions