diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-05-29 21:30:31 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-05-29 21:31:13 +0100 |
| commit | e10c33986ce73f4b103e9ab3203a5e11f4c850a1 (patch) | |
| tree | b8e228c3a57e13fad51b39e53b23a493ca047c5f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 5996187504b67d4d8d2359cc3fd397769b4028d2 (diff) | |
nss_esr: backport gcc-13 fix
Without the change `nss` build on `gcc-13 `fails as:
../../cpputil/databuffer.h:20:20: error: 'uint8_t' does not name a type
20 | DataBuffer(const uint8_t* d, size_t l) : data_(nullptr), len_(0) {
| ^~~~~~~
../../cpputil/databuffer.h:14:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
13 | #include <iostream>
+++ |+#include <cstdint>
14 |
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
