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
commit6c7820f0c49b29e8d5e366740f9645a4dc7b0a65 (patch)
tree1dac3a28c488a88f8808508f6e7cd7addf4642b3 /include
parent0805ca97fd1319c4ede9d8186cd7ea20facea965 (diff)
downloadATCD-6c7820f0c49b29e8d5e366740f9645a4dc7b0a65.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