forked from Imagelibrary/rtems
20 lines
405 B
YAML
20 lines
405 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-string: null
|
|
- split: null
|
|
- env-append: LINKFLAGS
|
|
- env-append: PKGCONFIG_LDFLAGS
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2022 embedded brains GmbH & Co. KG
|
|
default:
|
|
- enabled-by: true
|
|
value:
|
|
- -mbe32
|
|
description: |
|
|
TMS570-specific flags passed to the linker.
|
|
enabled-by: true
|
|
links: []
|
|
name: TMS570_LINKFLAGS
|
|
type: build
|