Controllib: Optimize for size

This commit is contained in:
Lorenz Meier 2014-11-15 16:55:18 +01:00
parent beee7a89ed
commit d602c9a0c5
1 changed files with 2 additions and 0 deletions

View File

@ -39,3 +39,5 @@ SRCS = test_params.c \
block/BlockParam.cpp \
uorb/blocks.cpp \
blocks.cpp
MAXOPTIMIZATION = -Os