openwrt-6.x/package/network/services
Robert Marko 9acd6e5e98 ead: fix compilation with GCC14
Trying to compile EAD with now default GCC14 will fail due to now erroring
out on implicit int type as well as implicit function declarations.

Due to this, the packaged configure script will fail on the simple compiler
test as the generated test uses main loop with an implicit int type.

So, instead of patching multiple test cases in the shipped configure script
for tinysrp lets run autoreconf on it so its regenerated.

We also need to pass -Wno-error=implicit-function-declaration as there are
multiple instances of tinysrp code relying on implicit function declarations.

Link: https://github.com/openwrt/openwrt/pull/18645
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-30 15:25:53 +02:00
..
bridger package: use service_running instead of service_started for ubus config 2025-03-13 11:23:03 +01:00
dnsmasq dnsmasq: bump release to 2.91 2025-04-13 21:29:46 +02:00
dropbear dropbear: Name pid file by uci section name 2024-12-12 20:02:38 +01:00
ead ead: fix compilation with GCC14 2025-04-30 15:25:53 +02:00
hostapd hostapd/RADIUS_server: enhance logging 2025-03-12 13:12:12 +01:00
ipset-dns treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
lldpd lldpd: enable hardware inventory information (TLV) management 2025-04-11 22:51:06 +02:00
odhcpd odhcpd: update to Git HEAD (2024-05-08) 2024-05-08 00:11:19 +02:00
omcproxy package: use service_running instead of service_started for ubus config 2025-03-13 11:23:03 +01:00
ppp ppp: update to 2.5.2 2025-01-05 22:50:20 +01:00
relayd treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
uhttpd uhttpd: restart daemon if certificate has changed 2024-08-19 18:46:08 +02:00
umdns umdns: set triggers and firewall rules on reload 2025-03-14 10:05:34 +01:00
unetd unetd: cli: allow skipping pretty printing of status data 2025-04-30 11:04:14 +02:00
unetmsg unetmsg: allow communication between hosts if no service is defined 2025-04-11 13:02:31 +02:00
ustp ustp: update to Git HEAD (2023-05-29) 2024-04-27 11:40:04 +02:00