diff options
author | Tianling Shen <cnsztl@immortalwrt.org> | 2023-05-19 21:03:09 +0800 |
---|---|---|
committer | Tianling Shen <cnsztl@gmail.com> | 2023-05-20 13:05:19 +0800 |
commit | b9481f55d85dfca003606ca6bfbc55243ee74f9c (patch) | |
tree | 0f082e3ad9f9787bddbc9d8c9ff8e7335206a5f5 /libs/efivar | |
parent | 61106a8df299de5297e816d1f75fbb602382b60c (diff) |
perl: perlmod: append _LARGEFILE64_SOURCE flag for 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>
Diffstat (limited to 'libs/efivar')
0 files changed, 0 insertions, 0 deletions