Logger: Be more efficient

This commit is contained in:
Lorenz Meier
2016-05-29 16:26:47 +02:00
parent c838469db9
commit 4d4f8d25c2
+1 -3
View File
@@ -36,9 +36,7 @@ px4_add_module(
MAIN logger
PRIORITY "SCHED_PRIORITY_MAX-30"
STACK_MAIN 2200
COMPILE_FLAGS
${MODULE_CFLAGS}
-Os
COMPILE_FLAGS -Os
SRCS
logger.cpp
log_writer.cpp