aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-05-08 12:47:29 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-15 20:39:21 +0200
commit6ff12094cd4789ba992b07eed2237a7ad958eb98 (patch)
treefcefa09d9ef51fd47b9fa0c7302b3dfc390bc782 /.github
parentfff878c5bcda6dea337c97a95721bf8cf73e4560 (diff)
downloadupstream-6ff12094cd4789ba992b07eed2237a7ad958eb98.tar.gz
upstream-6ff12094cd4789ba992b07eed2237a7ad958eb98.tar.bz2
upstream-6ff12094cd4789ba992b07eed2237a7ad958eb98.zip
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. _LARGEFILE64_SOURCE has to be defined in the source, or CFLAGS can be used to pass -D_LARGEFILE64_SOURCE to allow to keep using LFS64 definitions. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions