diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-12-01 16:21:08 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-12-01 16:23:51 +0000 |
| commit | fbc7955d726169ae9a12c337ef0519a69dcf8edb (patch) | |
| tree | 4b8a2c34de0f5a43d6a36b319727c57417dbc629 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 3ca25cf8852f17a0d76aebdf7a507ffc8d573969 (diff) | |
libimobiledevice: pull upstream fix for `clang-16` support
Without the change the build fails on `clang-16` and upcoming `gcc-14`
as:
$ nix build --impure --expr 'with import ./. {}; libimobiledevice.override { stdenv = clangStdenv; }' -L
...
libimobiledevice> #define __usleep(x) usleep(x)
libimobiledevice> ^
libimobiledevice> idevicedevmodectl.c:416:6: error: call to undeclared function 'usleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
