From 2f6c18807ef9e7617750984592aeee7d9e84ffea Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 24 Nov 2003 10:02:34 +0000 Subject: 2003-11-24 Ralf Corsepius * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE. * custom/default.cfg: Remove INLINE,INLINE_UPCASE. --- make/custom/HPUX9-posix.cfg | 5 ----- 1 file changed, 5 deletions(-) (limited to 'make/custom/HPUX9-posix.cfg') diff --git a/make/custom/HPUX9-posix.cfg b/make/custom/HPUX9-posix.cfg index e1c90d32a7..ff3b5a2a30 100644 --- a/make/custom/HPUX9-posix.cfg +++ b/make/custom/HPUX9-posix.cfg @@ -15,11 +15,6 @@ RTEMS_BSP_FAMILY=posix include $(RTEMS_ROOT)/make/custom/default.cfg -# use the macros instead of the inline functions -# The macros work better when mixed with other compilers. -INLINE=macros -INLINE_UPCASE=MACRO - # optimize flag: typically -0, could use -O4 or -fast # -O4 is ok for RTEMS CFLAGS_OPTIMIZE_V = -O2 -- cgit v1.2.3