Back to home page

LXR

 
 

    


Warning, /spec/build/cpukit/optcoverageldflags.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-string: null
0004 - split: null
0005 - env-assign: null
0006 build-type: option
0007 copyrights:
0008 - Copyright (C) 2021 embedded brains GmbH & Co. KG
0009 default:
0010 - enabled-by: true
0011   value:
0012   - -Wl,--wrap=bsp_reset
0013   - -Wl,--start-group
0014   - -lrtemsbsp
0015   - -lrtemscpu
0016   - -lrtemstest
0017   - -lgcov
0018   - -Wl,--end-group
0019 description: |
0020   Linker flags recommended for executables which contain modules with coverage
0021   information.
0022 enabled-by: RTEMS_GCOV_COVERAGE
0023 links: []
0024 name: COVERAGE_LINKER_FLAGS
0025 type: build