source: rtems/spec/build/bsps/optcflags.yml @ c46fbb9

Last change on this file since c46fbb9 was 5c13a96, checked in by Sebastian Huber <sebastian.huber@…>, on 06/27/22 at 15:29:25

build: Add RTEMS_GCOV_COVERAGE option

Update #4670.

  • Property mode set to 100644
File size: 401 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- set-value: |
4    ${BSP_OPTIMIZATION_FLAGS} ${COVERAGE_COMPILER_FLAGS}
5- substitute: null
6- split: null
7- env-assign: null
8build-type: option
9copyrights:
10- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
11default: null
12default-by-variant: []
13description: ''
14enabled-by: true
15links: []
16name: BSP_CFLAGS
17type: build
Note: See TracBrowser for help on using the repository browser.