summaryrefslogtreecommitdiffstats
path: root/make/custom/Cygwin-posix.cfg
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 /make/custom/Cygwin-posix.cfg
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.
Diffstat (limited to '')
-rw-r--r--make/custom/Cygwin-posix.cfg1
1 files changed, 0 insertions, 1 deletions
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