summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optcflags.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/bsps/optcflags.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 '')
-rw-r--r--spec/build/bsps/optcflags.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/build/bsps/optcflags.yml b/spec/build/bsps/optcflags.yml
index ef03940bff..302f1723a6 100644
--- a/spec/build/bsps/optcflags.yml
+++ b/spec/build/bsps/optcflags.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- set-value: |
- ${BSP_OPTIMIZATION_FLAGS}
+ ${BSP_OPTIMIZATION_FLAGS} ${COVERAGE_COMPILER_FLAGS}
- substitute: null
- split: null
- env-assign: null