mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
Add option -mtarget-align
Add option -mtarget-align to solve linux compiled un-aligned binaries (#3678)
This commit is contained in:
parent
4c41ea4461
commit
550c7d256f
@ -61,6 +61,7 @@ build_unflags = -Wall
|
||||
|
||||
build_flags =
|
||||
-Wl,-Tesp8266.flash.1m0.ld
|
||||
-mtarget-align
|
||||
; -DUSE_CONFIG_OVERRIDE
|
||||
; lwIP 1.4 (Default)
|
||||
; -DPIO_FRAMEWORK_ARDUINO_LWIP_HIGHER_BANDWIDTH
|
||||
|
Loading…
x
Reference in New Issue
Block a user