diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-08-12 20:56:19 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-08-12 20:58:42 +0100 |
| commit | c9791d9a0b9a253fa5cc1c9f2c9fe27a88ef1bd5 (patch) | |
| tree | a3f2b99c44b59ec4c71b2698d3785c9678a204ba /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 9f039b93af2d6865640c173aed9aaeb763dc5a47 (diff) | |
libstrangle: pull gcc-13 fix pending upstream inclusion
Without thenc change build on `gcc-13` fails as:
src/vulkan/overlay.cpp:113:25: error: 'fprintf' was not declared in this scope
src/vulkan/overlay.cpp:41:1: note: 'stderr' is defined in header '<cstdio>';
this is probably fixable by adding '#include <cstdio>'
40 | #include "limiter.h"
+++ |+#include <cstdio>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
