From 4b1def32eca2f746327c4b15dada60bc8d6fc96b Mon Sep 17 00:00:00 2001 From: levine Date: Tue, 17 Nov 1998 16:16:33 +0000 Subject: added -DVXWORKS to CFLAGS, because GHS 1.8.9 needs it --- include/makeinclude/platform_vxworks5.x_ghs.GNU | 1 + 1 file changed, 1 insertion(+) (limited to 'include/makeinclude/platform_vxworks5.x_ghs.GNU') diff --git a/include/makeinclude/platform_vxworks5.x_ghs.GNU b/include/makeinclude/platform_vxworks5.x_ghs.GNU index dbaa641dcb7..b18850f0ae5 100644 --- a/include/makeinclude/platform_vxworks5.x_ghs.GNU +++ b/include/makeinclude/platform_vxworks5.x_ghs.GNU @@ -72,6 +72,7 @@ endif # CPU CC = cxvx$(CPU) CXX = $(CC) +CFLAGS += -DVXWORKS CCFLAGS += $(CFLAGS) --no_rtti -tnone DCFLAGS += -g DLD = $(CXX) -- cgit v1.2.1