packages/utils/acl
Tianling Shen 6c6d8fe542 acl: fix compilation with musl 1.2.4
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>
2023-05-17 13:43:13 +08:00
..
patches acl: fix compilation with musl 1.2.4 2023-05-17 13:43:13 +08:00
Makefile acl: fix compilation with musl 1.2.4 2023-05-17 13:43:13 +08:00