packages/lang/python/python3-libselinux
Tianling Shen 577679a572 python3-libselinux: 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-20 13:07:15 +08:00
..
patches python3-libselinux: update to 3.2 2021-03-09 16:39:56 -08:00
Makefile python3-libselinux: fix compilation with musl 1.2.4 2023-05-20 13:07:15 +08:00