openwrt/package/network/services
Matthias Van Parys 59ecc11ccf hostapd: pass global linker options to CLI tools
The CLI tools hostapd_cli and wpa_cli are compiled with
`TARGET_LDFLAGS_C` rather than the standard `TARGET_LDFLAGS`.
This variable is empty, leading to global linker options not being
applied.

Set this variable equal to `TARGET_LDFLAGS` right after the package.mk
include to make sure global linker options are applied, but local options
such as linking to crypto libraries are not.

Signed-off-by: Matthias Van Parys <matthias.vanparys@softathome.com>
Link: https://github.com/openwrt/openwrt/pull/20345
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-16 21:44:49 +01:00
..
bridger bridger: fix mirror download hash 2025-10-22 13:42:58 +02:00
dnsmasq dnsmasq: prevent upstream resolution of addresses 2025-11-07 15:23:25 +01:00
dropbear dropbear: disable login recording with musl libc 2025-08-23 18:25:11 +02:00
ead ead: replace legacy RETSIGTYPE with void in signal handler 2025-08-06 06:39:47 +02:00
hostapd hostapd: pass global linker options to CLI tools 2025-11-16 21:44:49 +01:00
ipset-dns treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
lldpd lldpd: bump to 1.0.20 2025-10-19 19:35:44 +02:00
odhcpd odhcpd: update Makefile description 2025-11-10 12:58:15 +01:00
omcproxy omcproxy: update to Git HEAD (2025-10-04) 2025-10-04 13:40:56 +02:00
ppp ppp: add reqprefix norelease ac_mac 2025-11-09 16:17:01 +01:00
relayd relayd: update to Git HEAD (2025-10-04) 2025-10-04 13:38:44 +02:00
uhttpd uhttpd: update to Git HEAD (2025-10-03) 2025-10-03 23:57:30 +02:00
umdns umdns: update to Git HEAD (2025-10-04) 2025-10-04 13:31:37 +02:00
unetd unetd: update to Git HEAD (2025-10-03) 2025-10-03 23:57:23 +02:00
unetmsg unetmsg: drop usage of AUTORELEASE 2025-10-29 21:09:56 +01:00
ustp ustp: update to Git HEAD (2023-05-29) 2024-04-27 11:40:04 +02:00