source: rtems/spec/build/bsps/optldflagsbsp.yml @ 944c210

Last change on this file since 944c210 was ebdfa24b, checked in by Sebastian Huber <sebastian.huber@…>, on 07/23/21 at 06:45:07

build: Merge default-by-family into by-variant

Prefix the BSP family name with "bsps/" to make it distinct to the BSP
variant names.

Update #4468.

  • Property mode set to 100644
File size: 413 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- set-value:
4  - -L${TOP}/bsps/${ARCH}/shared/start
5  - -L${TOP}/bsps/${ARCH}/${BSP_FAMILY}/start
6- substitute: null
7- env-append: LDFLAGS
8build-type: option
9copyrights:
10- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
11default: null
12default-by-variant: []
13description: ''
14enabled-by: true
15links: []
16name: LDFLAGS
17type: build
Note: See TracBrowser for help on using the repository browser.