openwrt/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
dnsmasq dnsmasq: bump release to 2.91 2025-04-13 21:29:46 +02:00
dropbear
ead ead: fix compilation with GCC14 2025-04-30 15:25:53 +02:00
hostapd
ipset-dns
lldpd lldpd: enable hardware inventory information (TLV) management 2025-04-11 22:51:06 +02:00
odhcpd
omcproxy
ppp
relayd
uhttpd
umdns
unetd unetd: cli: allow skipping pretty printing of status data 2025-04-30 11:04:14 +02:00
unetmsg
ustp