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/FreeBSD-posix.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/FreeBSD-posix.cfg') diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg index d6bae07fc8..23e32fa641 100644 --- a/make/custom/FreeBSD-posix.cfg +++ b/make/custom/FreeBSD-posix.cfg @@ -13,7 +13,7 @@ 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 -DMALLOC_PROVIDED +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