Skip to content

Commit dad332c

Browse files
authored
Enable LTO for example Tasmota
1 parent 4872fa2 commit dad332c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/tasmota_platformio_override.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ board = esp32
1010
build_flags = ${env:tasmota32_base.build_flags}
1111
-DHTTPCLIENT_NOSECURE
1212
-DUPDATE_NOCRYPT
13+
build_unflags = -fno-lto
1314
lib_ignore = ${env:tasmota32_base.lib_ignore}
1415
Micro-RTSP
1516
epdiy

0 commit comments

Comments
 (0)