mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
Mathlib: Optimize for sixe
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
############################################################################
|
||||
px4_add_module(
|
||||
MODULE lib__mathlib
|
||||
COMPILE_FLAGS
|
||||
-Os
|
||||
SRCS
|
||||
math/test/test.cpp
|
||||
math/Limits.cpp
|
||||
|
||||
Reference in New Issue
Block a user