nixpkgs/pkgs/development/libraries/gperftools
Daniël de Kok 66d9d735d2 gperftools: fix dlopen() of gperftools on AArch64
dlopen()'ing gperftools results in "cannot allocate memory in static TLS
block", see:

https://bugzilla.redhat.com/show_bug.cgi?id=1483558

This change uses a patch from Fedora to disable generic dynamic TLS on
AArch32/64.
2020-08-05 10:42:25 +02:00
..
default.nix gperftools: fix dlopen() of gperftools on AArch64 2020-08-05 10:42:25 +02:00