No `-flto` for C3

since it does not work correctly with
This commit is contained in:
Jason2866 2022-01-15 22:15:39 +01:00 committed by GitHub
parent 88b296cf83
commit 309276ae12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -96,8 +96,10 @@ lib_extra_dirs = lib/libesp32, lib/lib_basic, lib/lib_ssl
extends = env:tasmota32_base
board = esp32c3
build_unflags = ${env:tasmota32_base.build_unflags}
-flto
-mtarget-align
build_flags = ${env:tasmota32_base.build_flags} -DFIRMWARE_TASMOTA32
-fno-lto
lib_ignore =
TTGO TWatch Library
Micro-RTSP