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/HPUX9-posix.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'make/custom/HPUX9-posix.cfg') diff --git a/make/custom/HPUX9-posix.cfg b/make/custom/HPUX9-posix.cfg index 3f0cf513c0..24eb841af2 100644 --- a/make/custom/HPUX9-posix.cfg +++ b/make/custom/HPUX9-posix.cfg @@ -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 -- cgit v1.2.3