mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
6c6d8fe542
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 functions.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>