openwrt/package/network/utils/iw
Mantas Pucka abf445f189 Revert "iw: compile with LTO enabled"
After update to 5.0.1 iw-full package failed to display command list on
ipq40xx arch. Root cause was found to be LTO reordering causing
incorrect detection of command struct size in:

iw.c:552
	cmd_size = labs((long)&__section_set - (long)&__section_get);

This reverts commit ef16a394d2.

Signed-off-by: Mantas Pucka <mantas@8devices.com>
2019-02-26 23:20:04 +01:00
..
patches iw: update to 5.0.1 2019-02-17 17:33:18 +01:00
Makefile Revert "iw: compile with LTO enabled" 2019-02-26 23:20:04 +01:00