mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
STM32: LTO disabled by default
This commit is contained in:
parent
46e9aeb1a6
commit
1fbd6c2cdd
@ -43,6 +43,6 @@ SERIAL_CLI_PORT_NUMBER = 2
|
||||
|
||||
RELEASE_OPT = -Os -fomit-frame-pointer
|
||||
DEBUG_OPT = -Os -g3
|
||||
USE_OPT = -flto
|
||||
#USE_OPT = -flto
|
||||
|
||||
include crdr_chibios/rules_stm32f105_107.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user