mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
f03a2827ea
musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so
just having _GNU_SOURCE defined is not enough anymore.
Backport an upstream fix to replace these old data types.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>