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/bsps/optcflags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/build/bsps/optcflags.yml') 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 -- cgit v1.2.3