summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests/optdlldflags.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/libtests/optdlldflags.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/build/testsuites/libtests/optdlldflags.yml b/spec/build/testsuites/libtests/optdlldflags.yml
new file mode 100644
index 0000000000..0d754c5270
--- /dev/null
+++ b/spec/build/testsuites/libtests/optdlldflags.yml
@@ -0,0 +1,22 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-string: null
+- split: null
+- env-assign: null
+build-type: option
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+default:
+- enabled-by: microblaze
+ value:
+ - -u__extendsfdf2
+- enabled-by: true
+ value: []
+description: |
+ Linker flags used to link libdl tests with a base image. For example, it may
+ be used to add undefined symbols which the linker has to resolve to pull in
+ services required by loaded parts.
+enabled-by: true
+links: []
+name: LIBDL_TESTS_LDFLAGS
+type: build