change log for rtems (2011-12-09)

rtems-vc at rtems.org rtems-vc at rtems.org
Fri Dec 9 06:10:19 UTC 2011


 *ralf*:
2011-12-09	Ralf Corsépius <ralf.corsepius at rtems.org>

	* ftp01/Makefile.am:
	Re-add ftpd01_LDADD (Fix breakage introduced by previous patch).

M  1.283  testsuites/libtests/ChangeLog
M    1.3  testsuites/libtests/ftp01/Makefile.am

diff -u rtems/testsuites/libtests/ChangeLog:1.282 rtems/testsuites/libtests/ChangeLog:1.283
--- rtems/testsuites/libtests/ChangeLog:1.282	Thu Dec  8 15:38:11 2011
+++ rtems/testsuites/libtests/ChangeLog	Thu Dec  8 23:57:06 2011
@@ -1,3 +1,8 @@
+2011-12-09	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* ftp01/Makefile.am: 
+	Re-add ftpd01_LDADD (Fix breakage introduced by previous patch).
+
 2011-12-08	Joel Sherrill <joel.sherrill at oarcorp.com>
 
 	PR 1589/build

diff -u rtems/testsuites/libtests/ftp01/Makefile.am:1.2 rtems/testsuites/libtests/ftp01/Makefile.am:1.3
--- rtems/testsuites/libtests/ftp01/Makefile.am:1.2	Thu Dec  8 15:38:11 2011
+++ rtems/testsuites/libtests/ftp01/Makefile.am	Thu Dec  8 23:57:06 2011
@@ -17,7 +17,7 @@
 AM_CPPFLAGS += -I$(top_srcdir)/../support/include
 AM_CPPFLAGS += -I$(top_srcdir)/termios04
 
-LINK_OBJS = $(ftp01_OBJECTS)
+LINK_OBJS = $(ftp01_OBJECTS) $(ftp01_LDADD)
 LINK_LIBS = $(ftp01_LDLIBS)
 
 ftp01$(EXEEXT): $(ftp01_OBJECTS) $(ftp01_DEPENDENCIES)



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20111209/020e0b47/attachment.html>


More information about the vc mailing list