summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/optwarn.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/optwarn.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/build/cpukit/optwarn.yml b/spec/build/cpukit/optwarn.yml
index fd97ec35b7..c3ebc7edc1 100644
--- a/spec/build/cpukit/optwarn.yml
+++ b/spec/build/cpukit/optwarn.yml
@@ -7,10 +7,11 @@ actions:
- env-append: CXXFLAGS
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -Wall
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -Wall
description: |
Warning flags passed to the C and C++ compiler
enabled-by: true