summaryrefslogtreecommitdiff
path: root/spec/build/bsps/optldflagsqualonly.yml
blob: 50ca7e52f3dc76b86d5e0ff037caad72227a2b24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- split: null
- env-append: null
- env-append: PKGCONFIG_LDFLAGS
build-type: option
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
default:
- -Wl,--gc-sections
- -nodefaultlibs
- -Wl,--start-group
- -lrtemscpu
- -lrtemsbsp
- -lgcc
- -Wl,--end-group
default-by-variant: []
description: |
  Flags passed to the linker (GNU ld)
enabled-by: RTEMS_QUAL_ONLY
links: []
name: LDFLAGS
type: build