summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/grpvalqual.yml
blob: cf12581318776317c3a657f3d35db2fee6f39ea1 (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
25
26
27
28
29
30
31
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by:
  and:
  - RTEMS_QUAL
  - not: RTEMS_QUAL_ONLY
includes:
- ${BSP_INCLUDES}
install: []
ldflags:
- -latomic
- -lc
- -lgcc
- -Wl,--end-group
links:
- role: build-dependency
  uid: membench/grp
- role: build-dependency
  uid: unit/grp
- role: build-dependency
  uid: validation/grp
type: build
use-after:
- rtemscpu
- rtemsbsp
use-before: []