summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/optwarn.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/cpukit/optwarn.yml')
-rw-r--r--spec/build/cpukit/optwarn.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/build/cpukit/optwarn.yml b/spec/build/cpukit/optwarn.yml
index 12bb6960ed..c3ebc7edc1 100644
--- a/spec/build/cpukit/optwarn.yml
+++ b/spec/build/cpukit/optwarn.yml
@@ -7,11 +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-family: []
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -Wall
description: |
Warning flags passed to the C and C++ compiler
enabled-by: true