• Joerg Bruehe's avatar
    Fix bug#56267: · bf18e852
    Joerg Bruehe authored
    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.
    bf18e852
CMakeLists.txt 12.1 KB