summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-25 16:55:03 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-25 16:55:03 +0000
commit1ccdd0fa9ded6fcc036ddaca11e696bdcbf557ee (patch)
tree1dac3a28c488a88f8808508f6e7cd7addf4642b3 /include
parent298365d28ac1b54a3ebd9537b50fa4c7a0dc3251 (diff)
downloadATCD-1ccdd0fa9ded6fcc036ddaca11e696bdcbf557ee.tar.gz
-O isn't needed with -OL or -OM
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_vxworks5.x_ghs.GNU2
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 3cdaf2f381a..ef37590d90d 100644
--- a/include/makeinclude/platform_vxworks5.x_ghs.GNU
+++ b/include/makeinclude/platform_vxworks5.x_ghs.GNU
@@ -17,7 +17,7 @@ DLD = $(CXX)
LD = $(CXX)
LDFLAGS = --no_auto_instantiation
LIBS += /appl/newgreen/vxppc603/ghsbltin.o /appl/newgreen/vxppc603/ghsmath.o
-OCFLAGS += -O -OM -OL
+OCFLAGS += -OL -OM
PIC =
AR = ax
ARFLAGS = rv