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 ef16a394d2b24a363b50b5b4720cb23fe156c9da.

Signed-off-by: Mantas Pucka <mantas@8devices.com>
2019-02-26 23:20:04 +01:00
..
2018-12-06 08:42:39 +01:00
2019-02-08 08:37:24 +01:00
2019-01-24 10:39:30 +01:00
2018-11-10 13:44:09 +01:00
2018-04-27 09:59:28 +02:00
2018-11-03 02:36:24 +01:00
2018-06-26 08:57:25 +02:00
2019-01-24 10:39:30 +01:00
2019-02-26 23:20:04 +01:00
2017-10-15 00:24:22 +02:00