From c4069d4728906933a87148da33811b203876ce30 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 4 Jan 2002 18:08:57 +0000 Subject: 2001-12-22 Ralf Corsepius * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED. * custom/FreeBSD-posix.cfg: Ditto. * custom/HPUX9-posix.cfg: Ditto. * custom/Linux-posix.cfg: Ditto. * custom/Solaris-posix.cfg: Ditto. --- make/custom/Solaris-posix.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/Solaris-posix.cfg') diff --git a/make/custom/Solaris-posix.cfg b/make/custom/Solaris-posix.cfg index 82b1cff655..2e67ee6b57 100644 --- a/make/custom/Solaris-posix.cfg +++ b/make/custom/Solaris-posix.cfg @@ -18,7 +18,7 @@ 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 -DMALLOC_PROVIDED +LIBC_DEFINES +=-DRTEMS_UNIXLIB -DRTEMS_UNIX DEFINES += -D__EXTENSIONS__ -Dsolaris2 -- cgit v1.2.3