summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optldflags.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/optldflags.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/build/bsps/optldflags.yml b/spec/build/bsps/optldflags.yml
new file mode 100644
index 0000000000..d0e365f407
--- /dev/null
+++ b/spec/build/bsps/optldflags.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: null
+- env-append: PKGCONFIG_LDFLAGS
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default:
+- -Wl,--gc-sections
+default-by-variant: []
+description: |
+ Flags passed to the linker (GNU ld)
+enabled-by: true
+links: []
+name: LDFLAGS
+type: build