packages/net/nfs-kernel-server
Tianling Shen 79e507cb34 nfs-kernel-server: 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 16:03:28 +08:00
..
files nfs-kernel-server: reload when exported mountpoints show 2021-10-28 19:54:29 +01:00
patches nfs-kernel-server: update to v2.6.2 2023-03-01 17:02:42 +08:00
Config.in nfs-kernel-server: add support for NFSv4 2018-09-29 20:34:33 +02:00
Makefile nfs-kernel-server: fix compilation with musl 1.2.4 2023-05-17 16:03:28 +08:00