diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-12-04 12:41:04 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-12-04 12:41:04 +0000 |
| commit | 7fcbd1d046c93239a5a7081c5c58de6d55c8bbc7 (patch) | |
| tree | 623b649b3386784b2a75ddd233b0e86f76791702 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | b678419eaca6a0c582822c47724f773818a1b7ef (diff) | |
libao: backport upstream patch for `clang-16` support
Without the change `libao` fails the build on `clang-16` as:
$ nix build --impure --expr 'with import ./. {}; libao.override {stdenv = clangStdenv;}' -L
...
libao> CC ao_pulse.lo
libao> warning: optimization level '-O20' is not supported; using '-O3' instead
libao> ao_pulse.c:309:17: error: call to undeclared function 'nanosleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
libao> while(nanosleep(&sleep,&wake)<0){
libao> ^
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
