immortalwrt/package
Tianling Shen de7134cf02
f2fs-tools: 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: Tianling Shen <cnsztl@immortalwrt.org>
2023-05-16 15:54:11 +08:00
..
base-files Merge Official Source 2023-05-10 10:33:25 +08:00
boot mediatek: add Qihoo 360 T7 support 2023-05-16 10:14:50 +08:00
devel strace: update to 6.3 2023-05-15 15:12:10 +02:00
emortal autocore: ethinfo: support dsa ports 2023-05-15 11:32:55 +08:00
firmware Merge Official Source 2023-05-16 10:09:09 +08:00
kernel mt76: add support for MT7981 2023-05-16 10:12:55 +08:00
libs Merge Official Source 2023-05-16 10:09:09 +08:00
network Merge Official Source 2023-05-15 22:58:06 +08:00
system Merge Official Source 2023-05-14 11:31:16 +08:00
utils f2fs-tools: fix compilation with musl 1.2.4 2023-05-16 15:54:11 +08:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00