summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-09-02 11:52:28 -0400
committerRandy Eckenrode <randy@largeandhighquality.com>2023-10-19 15:22:52 -0400
commit3cb5c1189fcbe3706fd3cab7fdf4ea52053f7e7d (patch)
tree49570ad8286719877079782709a21a88b1773d67 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent3ad67b4e12eebbb23ab2632d44c74662709e02a5 (diff)
nodejs_16: work around building with clang 16
Node v16 can’t build with clang 16 due to `-Wenum-constexpr-conversion` errors. Since the backport patch from v8 does not apply to Node v14, and it is likely this will become a hard error in future versions of clang, use clang 15 when the version in the stdenv is newer. The version of libc++ used with the clang is made to match the one used in the stdenv to avoid possible issues with mixing multiple versions of libc++ in one binary (e.g., icu links against libc++).
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions