Commit 59e2401
samples: net: mqtt: Enable LTO to increase available flash
Customers when using TLS + Wi-Fi are running out of flash esp. for
TF-M/NS builds, enable LTO by default to conserver flash.
This saves ~52K of flash for NS and ~58K for non-NS.
Signed-off-by: Chaitanya Tata <[email protected]>1 parent 9d71499 commit 59e2401
File tree
2 files changed
+8
-0
lines changed- samples/net/mqtt/boards
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
0 commit comments