Skip to content

Fixes on Cbmroot side for the latest flesnet version

  1. Add flesnet patch to disable TSA (un)compr. if ZSTD-dev not present
    Also downgrade Cmake requirement to the one of the latest Fairsoft (both pro and dev)
    => The patch probably does not properly detect if ZSTD was installed after Fairsoft was compiled
  2. Fix boost requirements and deps for flesnet ipc in cmake files
    => Add missing iostreams requirement and dependency
    => This fixes the linking problem when ZSTD is present (and maybe also w/o my patch = when it is not present but still used)
Edited by Pierre-Alain Loizeau

Merge request reports