summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/optnocoverageldflags.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-27 17:29:25 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-07-04 08:29:52 +0200
commit5c13a96f367564678b2759d8a89744340bb6099d (patch)
tree7ce5e0858e548949cbab5b71512d00f123075ddb /spec/build/cpukit/optnocoverageldflags.yml
parentgcov: Add wrapper to dump the gcov info (diff)
downloadrtems-5c13a96f367564678b2759d8a89744340bb6099d.tar.bz2
build: Add RTEMS_GCOV_COVERAGE option
Update #4670.
Diffstat (limited to 'spec/build/cpukit/optnocoverageldflags.yml')
-rw-r--r--spec/build/cpukit/optnocoverageldflags.yml18
1 files changed, 18 insertions, 0 deletions
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