summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_g++.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_sunos5_g++.GNU')
-rw-r--r--include/makeinclude/platform_sunos5_g++.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_sunos5_g++.GNU b/include/makeinclude/platform_sunos5_g++.GNU
index 025b35083bf..7f316e18533 100644
--- a/include/makeinclude/platform_sunos5_g++.GNU
+++ b/include/makeinclude/platform_sunos5_g++.GNU
@@ -39,7 +39,7 @@ DLD = $(CXX)
LD = $(CXX)
LDFLAGS +=
LIBS += -lsocket -ldl -lgen -lnsl -lposix4 -lthread
-OCFLAGS += -O3
+OCFLAGS += -O2
PIC = -fPIC
AR = ar
ARFLAGS = ruv