summaryrefslogtreecommitdiff
path: root/spec/build/cpukit/librtemscpuextra.yml
blob: 049eca90cecc5467538e3c0670322d1a347309bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags:
- ${COVERAGE_COMPILER_FLAGS}
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags:
- ${COVERAGE_COMPILER_FLAGS}
enabled-by:
  and:
  - RTEMS_QUAL
  - not: RTEMS_QUAL_ONLY
includes: []
install: []
install-path: ${BSP_LIBDIR}
links:
- role: build-dependency
  uid: objextra
- role: build-dependency
  uid: objsysinfo
source: []
target: rtemscpuextra
type: build