From df1dbcccb704530e60e07d3b94d51006375b0531 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 5 Jan 2009 06:04:21 +0000 Subject: =?UTF-8?q?2009-01-05=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Install libnetworking/sys/uio.h if building for NEWLIB. * libnetworking/Makefile.am: Remove installation of libnetworking/sys/uio.h. * libcsupport/Makefile.am: Build writev.c/readv.c for NEWLIB. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 46fddc853f..49b1f31d04 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,10 @@ 2009-01-05 Ralf Corsépius + * Makefile.am: + Install libnetworking/sys/uio.h if building for NEWLIB. + * libnetworking/Makefile.am: + Remove installation of libnetworking/sys/uio.h. + * libcsupport/Makefile.am: Build writev.c/readv.c for NEWLIB. * libfs/src/imfs/imfs_eval.c: Add braces to suppress gcc warning on empty 'else' block. -- cgit v1.2.3