summaryrefslogtreecommitdiffstats
path: root/make/custom/FreeBSD-posix.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-10-26 06:18:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-10-26 06:18:42 +0000
commit20ec4a8972119b0442b9239a64b89ebc80f9921d (patch)
tree8d69a5019151954062d60a854165a9232c996a2d /make/custom/FreeBSD-posix.cfg
parent2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-20ec4a8972119b0442b9239a64b89ebc80f9921d.tar.bz2
2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR. * custom/HPUX9-posix.cfg: Ditto. * custom/Linux-posix.cfg: Ditto.
Diffstat (limited to 'make/custom/FreeBSD-posix.cfg')
-rw-r--r--make/custom/FreeBSD-posix.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg
index 23e32fa641..80ef13a33a 100644
--- a/make/custom/FreeBSD-posix.cfg
+++ b/make/custom/FreeBSD-posix.cfg
@@ -11,7 +11,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