Align sample on actual default compile options 43/15443/2 5.99.2 flounder/5.99.2 flounder_5.99.2
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 18 Jul 2018 12:29:16 +0000 (14:29 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 19 Jul 2018 14:33:05 +0000 (14:33 +0000)
Change-Id: Ie46fe389c22dabb4bc7081be4dcafb2fc37a6951
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
samples.d/config.cmake.sample

index b665fab..5b57d3a 100644 (file)
@@ -112,11 +112,11 @@ set (PKG_REQUIRED_LIST
 #set(DEBUG_COMPILE_OPTIONS
 # -g
 # -ggdb
+# -Og
 # -D_FORTIFY_SOURCE=2
 # CACHE STRING "Compilation flags for DEBUG build type.")
 #set(CCOV_COMPILE_OPTIONS
 # -g
-# -O2
 # --coverage
 # CACHE STRING "Compilation flags for CCOV build type.")
 #set(RELEASE_COMPILE_OPTIONS