diff options
| author | Randy Eckenrode <randy@largeandhighquality.com> | 2023-09-02 11:50:17 -0400 |
|---|---|---|
| committer | Randy Eckenrode <randy@largeandhighquality.com> | 2023-10-19 15:22:52 -0400 |
| commit | 3ad67b4e12eebbb23ab2632d44c74662709e02a5 (patch) | |
| tree | 5fa7847fb1716a8e335efb5d5045113cec9c7167 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | cf1128c17a8a94bea4c12487a865a8e231d931e7 (diff) | |
nodejs_14: work around building with clang 16
Node v14 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
