summaryrefslogtreecommitdiff
path: root/spec/build/bsps/optldflagsqualonly.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/optldflagsqualonly.yml')
-rw-r--r--spec/build/bsps/optldflagsqualonly.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/spec/build/bsps/optldflagsqualonly.yml b/spec/build/bsps/optldflagsqualonly.yml
index 055c6c0a72..edbc86e2bd 100644
--- a/spec/build/bsps/optldflagsqualonly.yml
+++ b/spec/build/bsps/optldflagsqualonly.yml
@@ -2,13 +2,11 @@ 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
@@ -18,8 +16,9 @@ default:
default-by-family: []
default-by-variant: []
description: |
- Flags passed to the linker (GNU ld)
+ Flags passed to the linker recommended for applications if RTEMS_QUAL_ONLY is
+ enabled.
enabled-by: RTEMS_QUAL_ONLY
links: []
-name: LDFLAGS
+name: PKGCONFIG_LDFLAGS_QUAL_ONLY
type: build