criu/contrib
Radostin Stoyanov 1544013406 make: Add optional LZ4 support
Memory page compression requires liblz4, but making it mandatory would
prevent CRIU from building on systems that do not provide it.

Detect liblz4 with pkg-config and enable CONFIG_LZ4 only when it is
available. Add NO_LZ4=1 as an explicit opt-out and register the
development package in the supported distribution dependency lists.
Install liblz4 for the per-commit build, then run a separate NO_LZ4
build and unit test to keep the optional configuration usable.

Assisted-by: Codex:GPT-5
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2026-07-14 10:17:01 +01:00
..
criu-service-client contrib: add tests for criu-service-client 2026-04-22 12:58:59 +01:00
dependencies make: Add optional LZ4 support 2026-07-14 10:17:01 +01:00
apt-install ci: use package-manager dependency install scripts 2025-11-02 07:48:23 -08:00
docker_cr.sh Use command -v instead of which 2025-11-05 15:41:34 -08:00