Files
nixpkgs/pkgs/development/libraries/jemalloc
Pierre Bourdon e924a39abd jemalloc: support page size up to 64KB on AArch64
The default build configuration only supports page sizes up to 4KB.
AArch64 systems (among other architectures) can be configured with
larger page sizes. nixpkgs's jemalloc currently crashes in these
situations.
2022-08-22 07:03:53 +02:00
..