summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-06 23:32:32 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-06 23:32:32 +0000
commitfef39efe1312f7d47ad03b58c4f14a14ae1d2177 (patch)
tree82275b7879f424e9639b09e1afcac99331d8af68 /include
parent057e6ecf65f70976e27415259639c6ddf049144b (diff)
downloadATCD-fef39efe1312f7d47ad03b58c4f14a14ae1d2177.tar.gz
ChangeLogTag:Tue Jul 6 18:31:34 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_irix6.x_sgic++.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_irix6.x_sgic++.GNU b/include/makeinclude/platform_irix6.x_sgic++.GNU
index d3edb63bdf7..bdc9b10fbee 100644
--- a/include/makeinclude/platform_irix6.x_sgic++.GNU
+++ b/include/makeinclude/platform_irix6.x_sgic++.GNU
@@ -24,7 +24,7 @@ LD = $(CXX)
# In Irix 6.2 w/o the thread patches this macro should have no effect.
CPPFLAGS += -D_SGI_MP_SOURCE
-OCCFLAGS += -O
+OCCFLAGS += -O -OPT:Olimit=0
DCCFLAGS += -g
# Enable exceptions even in the o32 bit ABI.