diff options
| author | Dmitry Ivankov <divanorama@gmail.com> | 2022-09-29 23:50:19 +0200 |
|---|---|---|
| committer | Dmitry Ivankov <divanorama@gmail.com> | 2022-11-14 10:52:37 +0100 |
| commit | e3a7c410a77fb7ddcd24755ce1406e2994f068bc (patch) | |
| tree | 942ad50c4a091581701789dafb917d5f2e24982b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 801d535fab9d7dacbe1b79a6dfff0ededa71f194 (diff) | |
jemalloc: fix aarch64-darwin build
Switch to default clang11 and apply a patch to fix tests.
The issue is compiler optimizations for unused `malloc` calls
being applied to jemalloc tests with empty `--with-jemalloc-prefix=`.
Tests want to test bad arguments to malloc and optimization broke
such assertions in some of tests, so patch is applied to disable
builtin functions optimizations (only for tests code).
Fixes https://github.com/NixOS/nixpkgs/issues/152056
Patch submission upstream
https://github.com/jemalloc/jemalloc/pull/2340
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
