summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optldflags.yml
blob: b12b718b1c9826798182f56e2e235da7e4d3d924 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by: true
  value:
  - -Wl,--gc-sections
description: |
  Flags passed to the linker at the end of the link command.
enabled-by: true
links: []
name: LDFLAGS
type: build