From 20ec4a8972119b0442b9239a64b89ebc80f9921d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 26 Oct 2002 06:18:42 +0000 Subject: 2002-10-26 Ralf Corsepius * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR. * custom/HPUX9-posix.cfg: Ditto. * custom/Linux-posix.cfg: Ditto. --- make/ChangeLog | 6 ++++++ make/custom/FreeBSD-posix.cfg | 1 - make/custom/HPUX9-posix.cfg | 1 - make/custom/Linux-posix.cfg | 1 - 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/make/ChangeLog b/make/ChangeLog index 98e633f4eb..a546df1686 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,9 @@ +2002-10-26 Ralf Corsepius + + * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR. + * custom/HPUX9-posix.cfg: Ditto. + * custom/Linux-posix.cfg: Ditto. + 2002-10-02 Joel Sherrill * custom/armulator.cfg: Remove reference to PowerPC arguments. 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 diff --git a/make/custom/HPUX9-posix.cfg b/make/custom/HPUX9-posix.cfg index 9e64e296fb..3f0cf513c0 100644 --- a/make/custom/HPUX9-posix.cfg +++ b/make/custom/HPUX9-posix.cfg @@ -20,7 +20,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg INLINE=macros INLINE_UPCASE=MACRO -# RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER LIBC_DEFINES=-DRTEMS_UNIXLIB -DRTEMS_UNIX # The following define the memory reserved in the executable for the diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg index 5f8c718323..682c854300 100644 --- a/make/custom/Linux-posix.cfg +++ b/make/custom/Linux-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 -- cgit v1.2.3