Files
MINGW-packages/mingw-w64-python2/1030-use-gnu_printf-in-format.patch
Christoph Reiter 5c0612b3b4 python2: fix unknown gnu_printf format attribute for clang
this backports d8414ad184/mingw-w64-python/0050-use-gnu_printf-in-format.patch
from our Python 3 package, to use printf instead of gnu_printf which clang doesn't support.

as pointed out here: https://github.com/mesonbuild/meson/pull/11530#issuecomment-1532351609

..and some more clang build fixes
2023-07-01 21:31:53 +02:00

3.3 KiB