summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optlinkflags.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-06 07:48:46 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-07-06 07:51:31 +0200
commitc9e0445932691b3b34c7fff979e5799d53d58d59 (patch)
tree39c76a2b9017c25b7d5b9c0587a2be4718a90f83 /spec/build/bsps/optlinkflags.yml
parentUpdate test smpstrongapa01 (diff)
downloadrtems-c9e0445932691b3b34c7fff979e5799d53d58d59.tar.bz2
build: Add option to customize the LINKFLAGS
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/optlinkflags.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/spec/build/bsps/optlinkflags.yml b/spec/build/bsps/optlinkflags.yml
new file mode 100644
index 0000000000..35fa483721
--- /dev/null
+++ b/spec/build/bsps/optlinkflags.yml
@@ -0,0 +1,16 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-string: null
+- split: null
+- env-append: null
+build-type: option
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+default: []
+default-by-variant: []
+description: |
+ Flags passed to the linker.
+enabled-by: true
+links: []
+name: LINKFLAGS
+type: build