Mathlib: Optimize for sixe

This commit is contained in:
Lorenz Meier 2016-07-01 18:21:35 +02:00
parent 8162300522
commit fad07a45b9
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
############################################################################
px4_add_module(
MODULE lib__mathlib
COMPILE_FLAGS
-Os
SRCS
math/test/test.cpp
math/Limits.cpp