From 2769554243c43eee9fd5066a5cd770ab89ec47a3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 10 Jun 2021 08:41:05 +0200 Subject: splinkersets01: Test linker sets in library Make sure that the linker sets work if placed in a library (this is how they are used in RTEMS). --- spec/build/testsuites/sptests/grp.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/testsuites/sptests/grp.yml') diff --git a/spec/build/testsuites/sptests/grp.yml b/spec/build/testsuites/sptests/grp.yml index 3ceddfad44..ac2f6626cd 100644 --- a/spec/build/testsuites/sptests/grp.yml +++ b/spec/build/testsuites/sptests/grp.yml @@ -12,6 +12,8 @@ ldflags: - -Wl,--wrap=printf - -Wl,--wrap=puts links: +- role: build-dependency + uid: libsplinkersets01 - role: build-dependency uid: sp01 - role: build-dependency -- cgit v1.2.3