summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-10-29 16:37:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-10-29 16:37:50 +0000
commitae3b0d7e4bbaf585bbb31f4d8b323d93a1f5dd16 (patch)
tree17bb197359c7f294c1e7c6eee6f4825e3277b007
parent2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ae3b0d7e4bbaf585bbb31f4d8b323d93a1f5dd16.tar.bz2
2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
-rw-r--r--make/ChangeLog4
-rw-r--r--make/custom/Cygwin-posix.cfg1
2 files changed, 4 insertions, 1 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index a546df1686..c860adf5cb 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
+
2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
diff --git a/make/custom/Cygwin-posix.cfg b/make/custom/Cygwin-posix.cfg
index ceda364d78..ae2d1a6bad 100644
--- a/make/custom/Cygwin-posix.cfg
+++ b/make/custom/Cygwin-posix.cfg
@@ -14,7 +14,6 @@ RTEMS_BSP_FAMILY=posix
include $(RTEMS_ROOT)/make/custom/default.cfg
-# RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER
LIBC_DEFINES =-D_POSIX_C_SOURCE
LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX