From c9dcf77c9c75066f09a62fc6a4059cd2fb41426d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 15 Nov 2002 14:28:55 +0000 Subject: 2002-11-15 Ralf Corsepius * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX. --- make/custom/FreeBSD-posix.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'make/custom/FreeBSD-posix.cfg') diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg index 80ef13a33a..7f8ebdee91 100644 --- a/make/custom/FreeBSD-posix.cfg +++ b/make/custom/FreeBSD-posix.cfg @@ -12,7 +12,6 @@ RTEMS_BSP_FAMILY=posix include $(RTEMS_ROOT)/make/custom/default.cfg LIBC_DEFINES =-D_POSIX_C_SOURCE -LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX # The following define the memory reserved in the executable for the # RTEMS Workspace and the C Program Heap. -- cgit v1.2.3