mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
bfde2eb30f
gvRenderData()'s fourth argument changed from unsigned int * to size_t *, which makes llvm22 unhappy. Adjust prototype and use SWIG to generate the binding wrap.c. Based on upstream PR #523.