ImmortalWrt/package/utils/f2fs-tools
Tianling Shen 8f455f7c5e
f2fs-tools: fix compilation with musl 1.2.4
musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces and
autotools failed to check the lseek64 function.

Force enable ac_cv_func_lseek64 to workaround it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-05-16 16:32:59 +02:00
..
patches f2fs-tools: import patch to fix compilation 2022-07-04 20:24:06 +02:00
Makefile f2fs-tools: fix compilation with musl 1.2.4 2023-05-16 16:32:59 +02:00