e2fsprogs: fix compilation with musl 1.2.4
authorTianling Shen <cnsztl@immortalwrt.org>
Tue, 16 May 2023 07:49:08 +0000 (15:49 +0800)
committerPetr Štetiar <ynezz@true.cz>
Tue, 16 May 2023 14:33:20 +0000 (16:33 +0200)
commit466be0612aaed4034e15095b9fc63ce4cd99b87a
tree31984d31903be0f5a382cd993f61e010ce82dd42
parent8f455f7c5e0c1fe7c8c2297a2fa4b2a6c7d6c91e
e2fsprogs: 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>
package/utils/e2fsprogs/Makefile