Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-57264

Only enable compression algorithms in folly backed by supported by cbdeps

    XMLWordPrintable

Details

    • 0

    Description

      As part of upgrading folly to the latest version we should ensure that we only enable compression algorithms that we have cbdeps of.

      A quick test on MacOSX reveals that it picks up bz2 from the system as I had to use the following link step:

      target_link_libraries(compression_test PRIVATE platform Folly::folly ${SNAPPY_LIBRARIES} ${LZ4_LIBRARIES} ${ZSTD_CPP_LIBRARIES} bz2) 

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owend Daniel Owen
            trond Trond Norbye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty