Files
rtems/spec/build/bsps/sparc/grp.yml
Sebastian Huber 42da08dd9d build: Add cppflags, cflags, cxxflags to groups
Propagate the group defined cppflags, cflags, and cxxflags from parent groups
to child items through the build item context.

Update #4670.
2022-07-04 08:29:52 +02:00

25 lines
570 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/sparc/include/bsp/gnatcommon.h
- bsps/sparc/include/bsp/gr_leon4_n2x.h
- destination: ${BSP_INCLUDEDIR}/drvmgr
source:
- bsps/sparc/include/drvmgr/leon2_amba_bus.h
ldflags: []
links:
- role: build-dependency
uid: ../tst-xfail-dl06
type: build
use-after: []
use-before: []