From 5c13a96f367564678b2759d8a89744340bb6099d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 27 Jun 2022 17:29:25 +0200 Subject: build: Add RTEMS_GCOV_COVERAGE option Update #4670. --- spec/build/cpukit/optnocoverageldflags.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 spec/build/cpukit/optnocoverageldflags.yml (limited to 'spec/build/cpukit/optnocoverageldflags.yml') diff --git a/spec/build/cpukit/optnocoverageldflags.yml b/spec/build/cpukit/optnocoverageldflags.yml new file mode 100644 index 0000000000..247b171d26 --- /dev/null +++ b/spec/build/cpukit/optnocoverageldflags.yml @@ -0,0 +1,18 @@ +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 (http://www.embedded-brains.de) +default: [] +default-by-variant: [] +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 -- cgit v1.2.3