aboutsummaryrefslogtreecommitdiff
path: root/libs/libupm/patches
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-05-17 10:18:57 +0200
committerRosen Penev <rosenp@gmail.com>2023-05-18 10:27:20 +0300
commit2251916df1ca5d1b00f0a55b52feb67cd65ae090 (patch)
treebc14bfd93f4e31ad5ded52adf0e86b872e293427 /libs/libupm/patches
parenta0c44d24e98338afdf54275ad369e5da5f4a1ae4 (diff)
perl: 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 'libs/libupm/patches')
0 files changed, 0 insertions, 0 deletions