From 6b6a6f64b882cbd380eee7f20d5e5cbd292c6b16 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 27 Dec 2019 23:13:30 +0100 Subject: Update README Signed-off-by: David Oberhollenzer --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2adf98b..f8c7eec 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,11 @@ The following components exist: implementations of POSIX or GNU functions that are not available on some platforms. +Optionally, `libsquashfs` can be compiled with builtin, custom versions of zlib +and lz4. The configure options `--with-builtin-zlib` and `--with-builtin-lz4` +can be used. The respective library sources are in `lib/sqfs/comp` in the +squashfs-tools-ng source tree. + The headers in `include` are stuffed with comments on functions an data structures. -- cgit v1.2.3