mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
compiler optimizations add -fmerge-all-constants
This commit is contained in:
parent
aeb1fe5a55
commit
75a91f79ae
@ -372,6 +372,7 @@ function(px4_add_common_flags)
|
||||
-ffunction-sections
|
||||
-fdata-sections
|
||||
-fno-math-errno
|
||||
-fmerge-all-constants
|
||||
${PIC_FLAG}
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user