Files
rtems/spec/build/bsps/optclang.yml
Chris Johns 6f2aa8ad36 build: Use BSP family for options
- Optionally add support for 'default-by-family' to allow
  option to be set by a family and so all related BSPs

Close #4468
2021-07-15 09:59:14 +10:00

19 lines
457 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- set-value: INPUT
- env-assign: LINKCMDS_START_DIRECTIVE
- set-value: ALIGN(8)
- env-assign: LINKCMDS_ALIGN_DIRECTIVE
build-type: option
copyrights:
- Copyright (C) 2020 Hesham Almatary <Hesham.Almatary@cl.cam.ac.uk>
default: null
default-by-family: []
default-by-variant: []
description: Provides clang support for linker command files.
enabled-by:
- clang
links: []
name: UNUSED
type: build