summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-06-22 10:35:30 +0100
committerSergei Trofimovich <slyich@gmail.com>2024-06-22 10:36:30 +0100
commit0fc457d161ef51966733fb8fd8fabee6e90298f4 (patch)
tree6a9e02583f8ac6969d07bf068868a6cff767e8ab /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent771e8cf391f3650aceb09889bedb84f305548551 (diff)
libimobiledevice: pull `gcc-14` fix pending upstream inclusion
Without the change both `gcc-14` and `clag` `stdenv`s fil the build as: $ nix build --impure --expr 'with import ./. {}; libimobiledevice.override {stdenv = gcc14Stdenv; }' -L ... libimobiledevice> afcclient.c: In function 'print_file_info': libimobiledevice> afcclient.c:488:17: error: implicit declaration of function 'strftime' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] libimobiledevice> 488 | strftime(timebuf, 64, "%d %h %Y %H:%M:%S", localtime(&t)); libimobiledevice> | ^~~~~~~~ libimobiledevice> afcclient.c:75:1: note: include '<time.h>' or provide a declaration of 'strftime' libimobiledevice> 74 | #include <libimobiledevice-glue/utils.h> libimobiledevice> +++ |+#include <time.h> libimobiledevice> 75 |
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions