summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-10 14:31:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-10 14:31:45 +0000
commit7c9478226e14a1942462454e300376e8b14581af (patch)
tree17bc3f003128433b855fe4e965bb058b4cef2a60 /cpukit/ChangeLog
parent2010-07-10 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-7c9478226e14a1942462454e300376e8b14581af.tar.bz2
2010-07-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libcsupport/Makefile.am: Do not build libio_sockets.c if networking is not enabled.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 047cdf4228..6ca1c6eeaf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-07-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
+ * libcsupport/Makefile.am: Do not build libio_sockets.c if networking
+ is not enabled.
+
+2010-07-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
* libcsupport/Makefile.am: Remove these files as they are uused.
* libcsupport/src/__brk.c, libcsupport/src/__sbrk.c: Removed.