summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/opto0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/opto0.yml')
-rw-r--r--spec/build/bsps/opto0.yml13
1 files changed, 7 insertions, 6 deletions
diff --git a/spec/build/bsps/opto0.yml b/spec/build/bsps/opto0.yml
index 9f54709c07..de7ad1515e 100644
--- a/spec/build/bsps/opto0.yml
+++ b/spec/build/bsps/opto0.yml
@@ -5,13 +5,14 @@ actions:
- env-assign: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -O0
-- -g
-- -fdata-sections
-- -ffunction-sections
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -O0
+ - -g
+ - -fdata-sections
+ - -ffunction-sections
description: |
Default optimization flags for C and C++ compilers.
enabled-by: true