Warning, /spec/build/cpukit/optcoveragecflags.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-string: null
0004 - split: null
0005 - env-assign: null
0006 build-type: option
0007 copyrights:
0008 - Copyright (C) 2021 embedded brains GmbH & Co. KG
0009 default:
0010 - enabled-by: true
0011 value:
0012 - --coverage
0013 - -fprofile-info-section=.rtemsroset.gcov_info.content
0014 - -fprofile-update=atomic
0015 description: |
0016 Compiler flags recommended for components which should generate coverage
0017 information.
0018 enabled-by: RTEMS_GCOV_COVERAGE
0019 links: []
0020 name: COVERAGE_COMPILER_FLAGS
0021 type: build