Files
test2/intern
Sergey Sharybin cca416cfe6 Fix compilation on Linux, glibc 2.34, and CentOS libraries
A continuation of previous fix for malloc hooks which got removed
from the new glibc library.

The pre-compiled jemalloc has definitions which interpose hooks
in glibc leading to linking errors with multiple hook definitions.

A simple fix is to skip doing the workaround when using jemalloc
from pre-compiled libraries.

This will likely be revisited in the future, but for now it is
important to fix compilation errors for developers.
2022-09-13 10:38:42 +02:00
..
2022-02-11 09:14:36 +11:00
2022-09-13 13:24:44 +10:00
2022-03-18 12:07:08 +01:00
2022-06-30 12:14:22 +10:00
2022-08-15 16:10:29 +02:00