summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/grpvalqualonly.yml
blob: 62dbb0ed2dcab6c8439d18ec5fc524a9159c329e (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: RTEMS_QUAL_ONLY
includes:
- ${BSP_INCLUDES}
install: []
ldflags:
- -latomic
- -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: []