summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorClaudio Bley <claudio.bley@gmail.com>2022-05-12 07:50:00 +0200
committerClaudio Bley <claudio.bley@gmail.com>2022-05-12 17:42:27 +0200
commitfae6a45e9223c789a9ce9f3ac1ceff315523fc50 (patch)
treeab5cd1f05a72e602c829ed9870156ae513cdbd0f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent82440c9374f4de934e287476e2b3a4bbf837d98a (diff)
darkstat: Fix build on darwin
On recent macOS the build fails with: ``` now.c:33:16: error: typedef redefinition with different types ('int' vs 'enum clockid_t') typedef int clockid_t; ^ /nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:171:3: note: previous definition is here } clockid_t; ^ now.c:34:11: warning: 'CLOCK_REALTIME' macro redefined [-Wmacro-redefined] ^ /nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:154:9: note: previous definition is here ^ now.c:35:11: warning: 'CLOCK_MONOTONIC' macro redefined [-Wmacro-redefined] ^ /nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:156:9: note: previous definition is here ^ 2 warnings and 1 error generated. ```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions