forked from Imagelibrary/rtems
- Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
19 lines
457 B
YAML
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
|