![]() Fix the following build failure raised since bump of lz4 to version 1.9.4 in commit 1f54af8c4f814bfc0993756b82575ad581ce5318: compress.c: In function 'lz4_compress_init': compress.c:36:42: error: 'LZ4_STREAMSIZE_U64' undeclared (first use in this function); did you mean 'LZ4_STREAMSIZE'? 36 | #define LZ4_STREAMSIZE (LZ4_STREAMSIZE_U64 * sizeof(long long)) | ^~~~~~~~~~~~~~~~~~ Fixes: - http://autobuild.buildroot.org/results/ca8b6646322a4cb911fad5fb9cb38046743609bf Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-configure-ac-fix-cross-compilation.patch | ||
0002-f2fs-tools-fix-build-error-on-lz4-1-9-4.patch | ||
Config.in | ||
Config.in.host | ||
f2fs-tools.hash | ||
f2fs-tools.mk |