Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9406

Allow for optionally unbundled leveldb from CMake builds.

    XMLWordPrintableJSON

Details

    Description

      Following the example of unbundled libevent and libarchive, we should allow for unbundled leveldb if the user wishes so.

      For leveldb, this task is not as trivial as one would hope due to the fact that we link leveldb statically. This forces us to satisfy leveldb's strong dependencies against gpertools (tcmalloc) as well as snappy.
      Alternatively, we would resort into linking leveldb dynamically, solving these issues.

      Attachments

        Activity

          People

            tillt Till Toenshoff
            tillt Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: