mirror of https://github.com/MariaDB/server
Browse Source
tcmalloc lib (libtcmalloc_minimal.so) is missing from mysql 5.5 binary Ensure that a "-DMALLOC_LIB=/foo/bar/libtcmalloc_minimal.so" will ensure that this library gets included in the tar.gz binary package. It depends on the build environment to set this variable to the correct path name, if it is available.pull/73/head
1 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue