summaryrefslogtreecommitdiff
path: root/spec/build/cpukit/librtemsdfltcfg.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/cpukit/librtemsdfltcfg.yml')
-rw-r--r--spec/build/cpukit/librtemsdfltcfg.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec/build/cpukit/librtemsdfltcfg.yml b/spec/build/cpukit/librtemsdfltcfg.yml
index 875eed76c0..70c2325527 100644
--- a/spec/build/cpukit/librtemsdfltcfg.yml
+++ b/spec/build/cpukit/librtemsdfltcfg.yml
@@ -1,10 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
-cflags: []
+cflags:
+- ${COVERAGE_COMPILER_FLAGS}
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
-cxxflags: []
+cxxflags:
+- ${COVERAGE_COMPILER_FLAGS}
enabled-by:
not: RTEMS_QUAL_ONLY
includes: []