summaryrefslogtreecommitdiff
path: root/spec/build/cpukit/optlinkflagsqual.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/cpukit/optlinkflagsqual.yml')
-rw-r--r--spec/build/cpukit/optlinkflagsqual.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/build/cpukit/optlinkflagsqual.yml b/spec/build/cpukit/optlinkflagsqual.yml
new file mode 100644
index 0000000000..5487f8ecc5
--- /dev/null
+++ b/spec/build/cpukit/optlinkflagsqual.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-string: null
+- split: null
+- env-append: LINKFLAGS
+build-type: option
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+default:
+- -nodefaultlibs
+- -Wl,--start-group
+default-by-variant: []
+description: |
+ Flags passed to the linker if RTEMS_QUAL is enabled.
+enabled-by: RTEMS_QUAL
+links: []
+name: LINKFLAGS_QUAL
+type: build