diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-03-03 01:08:10 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-03-03 01:08:10 +0000 |
commit | 7de71a6b97664cf63f1323a058d58e03053ca18c (patch) | |
tree | bdb2fb834aebc257bfde0add6e4c965194838136 /include/makeinclude/platform_vxworks5.x_ghs.GNU | |
parent | 88e8a85817e54509736cc079420c9235a1ed3c12 (diff) | |
download | ATCD-7de71a6b97664cf63f1323a058d58e03053ca18c.tar.gz |
foo
Diffstat (limited to 'include/makeinclude/platform_vxworks5.x_ghs.GNU')
-rw-r--r-- | include/makeinclude/platform_vxworks5.x_ghs.GNU | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_ghs.GNU b/include/makeinclude/platform_vxworks5.x_ghs.GNU index 52144e92f47..bf664f05935 100644 --- a/include/makeinclude/platform_vxworks5.x_ghs.GNU +++ b/include/makeinclude/platform_vxworks5.x_ghs.GNU @@ -2,7 +2,7 @@ # *not* using Orbix CC = cxvxppc CXX = $(CC) -CCFLAGS += --no_rtti -D__ACE_INLINE__ +CCFLAGS += --no_rtti # -D__ACE_INLINE__ DLD = $(CXX) LD = $(CXX) LIBS += /appl/newgreen/vxppc603/indlib.o |