mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-04 20:51:36 +00:00
20 lines
445 B
YAML
20 lines
445 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-string: null
|
|
- split: null
|
|
- env-assign: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2021 embedded brains GmbH & Co. KG
|
|
default:
|
|
- enabled-by: true
|
|
value: []
|
|
description: |
|
|
Linker flags recommended for executables which contain modules which generate
|
|
coverage information.
|
|
enabled-by:
|
|
not: RTEMS_GCOV_COVERAGE
|
|
links: []
|
|
name: COVERAGE_LINKER_FLAGS
|
|
type: build
|