diff options
author | Mantas Pucka <mantas@8devices.com> | 2019-02-25 18:29:13 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-02-26 23:20:04 +0100 |
commit | abf445f189f1c18d0eaeebc7dcc8ab1948349c2e (patch) | |
tree | a2ea677817090e4f6577699e24cb9a53c9520612 /tools/mm-macros | |
parent | b55fbb6b2dfb2eb15159f3e55e17694cbaa5ce32 (diff) | |
download | upstream-abf445f189f1c18d0eaeebc7dcc8ab1948349c2e.tar.gz upstream-abf445f189f1c18d0eaeebc7dcc8ab1948349c2e.tar.bz2 upstream-abf445f189f1c18d0eaeebc7dcc8ab1948349c2e.zip |
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>
Diffstat (limited to 'tools/mm-macros')
0 files changed, 0 insertions, 0 deletions