From c97854999ae7b7218ebd71ed4b4351d7d7bc42ee Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sat, 7 Nov 2015 09:33:06 +0100 Subject: [PATCH] Re-add content --- cmake/common/px4_base.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/common/px4_base.cmake b/cmake/common/px4_base.cmake index 19839892bc..fa34b1584d 100644 --- a/cmake/common/px4_base.cmake +++ b/cmake/common/px4_base.cmake @@ -534,6 +534,7 @@ function(px4_add_common_flags) set(optimization_flags -fno-strict-aliasing + -fomit-frame-pointer -funsafe-math-optimizations -ffunction-sections -fdata-sections