summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-08-30 21:56:30 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2023-09-07 18:06:27 -0400
commit94423c09106c028e04baf7d438d00440270dc143 (patch)
tree35a4b2fab093d3dee10bf4f58af0e0aba99a9425 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentdba6d77ad232e3a5ffc5e281ebbada4fe0e23981 (diff)
vala: work around clang 16 function pointer errors
Clang 16 makes casting function pointers between incompatible types an error, which causes Vala to fail to build things using glib-2.0.vapi. `-Wno-incompatible-function-pointer-types` is set unconditionally because it is supported by all versions of clang and GCC in nixpkgs. See https://gitlab.gnome.org/GNOME/vala/-/issues/1413.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions