diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-01-03 19:54:04 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-03 19:54:04 +0000 |
| commit | e5ec997164add7b1bc41258fcf2c5cc2ee9fd26f (patch) | |
| tree | c13ba6a46715b518dbfe1b74de30b88de12e4829 /pkgs/development/python-modules/python-mapnik | |
| parent | 307002948de4dd54437293de0d6a629d5478668b (diff) | |
swift: fix build against `gcc-13`
Without the change `swift` build fails on bundled `llvm` on
`staging-next` as:
In file included from /build/src/llvm-project/llvm/lib/Support/Signals.cpp:14:
/build/src/llvm-project/llvm/include/llvm/Support/Signals.h:119:24:
error: unknown type name 'uintptr_t'; did you mean '__intptr_t'?
void CleanupOnSignal(uintptr_t Context);
^~~~~~~~~
__intptr_t
THe change pulls in upstream fix.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
