openwrt/package/network
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
..
config wifi-scripts: ucode: fix init value of config.ht_capab under 20MHz 2025-11-15 19:45:37 +01:00
ipv6 odhcp6c: update to Git HEAD (2025-11-14) 2025-11-15 16:41:29 +01:00
services hostapd: pass global linker options to CLI tools 2025-11-16 21:44:49 +01:00
utils iproute2: Update to version 6.17 2025-11-08 21:17:50 +01:00