mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 09:09:05 +08:00
compiler optimizations add -fno-math-errno
This commit is contained in:
parent
13bf312263
commit
aeb1fe5a55
@ -371,6 +371,7 @@ function(px4_add_common_flags)
|
||||
-funsafe-math-optimizations
|
||||
-ffunction-sections
|
||||
-fdata-sections
|
||||
-fno-math-errno
|
||||
${PIC_FLAG}
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user