forked from Imagelibrary/rtems
17 lines
365 B
YAML
17 lines
365 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- set-value:
|
|
- -L${TOP}/bsps/${ARCH}/shared/start
|
|
- -L${TOP}/bsps/${ARCH}/${BSP_FAMILY}/start
|
|
- substitute: null
|
|
- env-append: LDFLAGS
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default: []
|
|
description: ''
|
|
enabled-by: true
|
|
links: []
|
|
name: LDFLAGS
|
|
type: build
|