summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests/dl08.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/testsuites/libtests/dl08.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec/build/testsuites/libtests/dl08.yml b/spec/build/testsuites/libtests/dl08.yml
index 94f16fe196..ada6caf698 100644
--- a/spec/build/testsuites/libtests/dl08.yml
+++ b/spec/build/testsuites/libtests/dl08.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: script
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
do-build: |
path = "testsuites/libtests/dl08/"
@@ -37,11 +37,13 @@ enabled-by:
- BUILD_LIBDL
includes:
- testsuites/libtests/dl08
-ldflags: []
+ldflags:
+- ${LIBDL_TESTS_LDFLAGS}
links: []
prepare-build: null
prepare-configure: null
stlib: []
+target: testsuites/libtests/dl08.exe
type: build
use-after: []
use-before: []