• Sergei Golubchik's avatar
    tokudb buildbot fixes · adf637df
    Sergei Golubchik authored
    BUILD/compile-solaris-amd64:
      * call cmake directly, don't go through three layers of wrappers
        (but preserve the compile-solaris-amd64 file - buildbot uses it for 5.1 and 5.5)
      * disable jemalloc, it doesn't compile on our sol10-64 box
    storage/federated/ha_federated.cc:
      clang warning
    storage/tokudb/CMakeLists.txt:
      * require cmake-2.8.9, because 2.8.8 doesn't add -fPIC for POSITION_INDEPENDENT_CODE
        property that ft-index CMakeLists.txt files are using
    adf637df
CMakeLists.txt 1.8 KB