summaryrefslogtreecommitdiff
path: root/spec/build/bsps/optldflagsqualonly.yml
blob: 2a380d46db0a97e16e621d74380599ecd4bf7d06 (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: PKGCONFIG_LDFLAGS
build-type: option
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
default:
- enabled-by: true
  value:
  - -nodefaultlibs
  - -Wl,--start-group
  - -lrtemscpu
  - -lrtemsbsp
  - -lgcc
  - -Wl,--end-group
description: |
  Flags passed to the linker recommended for applications if RTEMS_QUAL_ONLY is
  enabled.
enabled-by: RTEMS_QUAL_ONLY
links: []
name: PKGCONFIG_LDFLAGS_QUAL_ONLY
type: build