mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
Save ~80 bytes of flash
with compile option `-free -fipa-pta` as default for all variants
This commit is contained in:
parent
92a3c06003
commit
e7cff928ee
@ -104,6 +104,8 @@ build_unflags = -mtarget-align
|
||||
-Wall
|
||||
-Wdeprecated-declarations
|
||||
build_flags = -mno-target-align
|
||||
-free
|
||||
-fipa-pta
|
||||
-Wno-deprecated-declarations
|
||||
-Wreturn-type
|
||||
-D_IR_ENABLE_DEFAULT_=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user