packages/utils/xfsprogs
Tianling Shen eb8a3300d6 xfsprogs: 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.

Manually pass -D_LARGEFILE64_SOURCE to allow to keep using LFS64 definitions.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-05-17 15:37:59 +02:00
..
patches xfsprogs: update to 5.8.0 2020-09-12 17:41:03 -07:00
Makefile xfsprogs: fix compilation with musl 1.2.4 2023-05-17 15:37:59 +02:00