openwrt/package/network
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
..
config vti: remove setting default firewall zone to wan 2019-02-09 21:04:36 +01:00
ipv6 map: depend on nat46, provide map-t 2019-01-27 18:39:55 +01:00
services odhcpd: update to latest git HEAD (FS#2142) 2019-02-25 12:07:52 +01:00
utils Revert "iw: compile with LTO enabled" 2019-02-26 23:20:04 +01:00