mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
compiler optimizations add -fno-math-errno
This commit is contained in:
@@ -371,6 +371,7 @@ function(px4_add_common_flags)
|
||||
-funsafe-math-optimizations
|
||||
-ffunction-sections
|
||||
-fdata-sections
|
||||
-fno-math-errno
|
||||
${PIC_FLAG}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user