openwrt/package
Robert Marko 6ff12094cd
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>
2023-05-15 20:39:21 +02:00
..
base-files base-files: Do not break on non-eth ports 2023-05-09 22:54:38 +02:00
boot ramips: add support for Linksys RE7000 2023-05-09 11:52:53 +02:00
devel strace: update to 6.3 2023-05-15 15:12:10 +02:00
firmware ls-rcw: Add ls1028ardb support 2023-05-07 14:50:50 +02:00
kernel kernel: ltq-ptm: fix compilation warning for vr9 2023-05-14 18:04:33 +02:00
libs libselinux: fix compilation with musl 1.2.4 2023-05-15 20:39:21 +02:00
network ethtool: update to 6.3 2023-05-15 15:24:45 +02:00
system ath79: add Cisco Meraki MR18 2023-05-14 00:08:35 +02:00
utils busybox: turn on BUSYBOX_DEFAULT_ASH_RANDOM_SUPPORT for having $RANDOM 2023-04-25 22:01:20 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00