Skip to content
Commit d851bb9e authored by Miika Karanki's avatar Miika Karanki Committed by Fabio Baltieri
Browse files

modules: lz4: add configurability



- Add possibility to disable functions that use heap. This is to
  reduce code size and prevent accidental use of heap.

- Add possibility to compile xxhash library, "Extremely Fast Hash
  algorithm" in. It might be sometimes needed as a standalone,
  but especially lz4frame requires it.

- Add possibility to compile also hc and lz4frame modules. The
  config options include possibility to configure will heap or
  stack be used. Defaults are set according to lz4's current
  defaults.

Signed-off-by: default avatarMiika Karanki <miika.karanki@vaisala.com>
parent 054d60fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment