2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* 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.
This commit is contained in:
Ralf Corsepius
2002-11-15 14:28:55 +00:00
parent f1c22e019f
commit c9dcf77c9c
6 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* custom/edb7312.cfg: New file.

View File

@@ -15,7 +15,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.

View File

@@ -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.

View File

@@ -20,8 +20,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
INLINE=macros
INLINE_UPCASE=MACRO
LIBC_DEFINES=-DRTEMS_UNIXLIB -DRTEMS_UNIX
# The following define the memory reserved in the executable for the
# RTEMS Workspace and the C Program Heap.
# NOTE: some of the timing tests need > 1M workspace

View File

@@ -15,7 +15,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.

View File

@@ -18,7 +18,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
# RTEMS Workspace and the C Program Heap.
LIBC_DEFINES += -DWORKSPACE_MB=2
LIBC_DEFINES += -DHEAPSPACE_MB=1
LIBC_DEFINES +=-DRTEMS_UNIXLIB -DRTEMS_UNIX
DEFINES += -D__EXTENSIONS__ -Dsolaris2