aboutsummaryrefslogtreecommitdiff
path: root/package/utils/f2fs-tools/patches/101-configure.ac-fix-cross-compilation.patch
Commit message (Collapse)AuthorAge
* f2fs-tools: import patch to fix compilationNick Hainke2022-07-04
Disable lz4 and lzo2 manually. Fixes errors in the form of: Package f2fsck is missing dependencies for the following libraries: liblz4.so.1 liblzo2.so.2 Fixes: 8b9e80616011 ("f2fs-tools: update to 1.15.0") Acked-by: Thomas Huehn <thomas.huehn@hs-nordhausen.de> Signed-off-by: Nick Hainke <vincent@systemli.org>