[rtems commit] build: Remove bogus spqreslib_LDADD

Sebastian Huber sebh at rtems.org
Mon Jan 14 08:09:55 UTC 2019


Module:    rtems
Branch:    master
Commit:    d1fff86c9575a5741b8cbb42303c870cf58c6392
Changeset: http://git.rtems.org/rtems/commit/?id=d1fff86c9575a5741b8cbb42303c870cf58c6392

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Jan 14 09:07:16 2019 +0100

build: Remove bogus spqreslib_LDADD

---

 testsuites/sptests/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index e927737..3648944 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -1648,7 +1648,6 @@ spqreslib_SOURCES = spqreslib/init.c spqreslib/task_periodic.c \
 	spqreslib/system.h
 spqreslib_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_spqreslib) \
 	$(support_includes)
-spqreslib_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
 endif
 
 if TEST_spratemon_err01



More information about the vc mailing list