1
1
This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/intern
Sergey Sharybin d730280c02 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.
2023-02-15 10:06:57 +01:00
..
2021-04-30 18:01:47 +02:00
2020-10-19 08:43:08 -07:00
2020-10-19 09:11:00 -07:00
2020-10-19 08:12:33 -07:00
2021-03-12 00:51:29 +11:00
2020-11-19 17:19:48 +01:00