summaryrefslogtreecommitdiff
path: root/security/coreconf/SunOS5.mk
diff options
context:
space:
mode:
Diffstat (limited to 'security/coreconf/SunOS5.mk')
-rw-r--r--security/coreconf/SunOS5.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/coreconf/SunOS5.mk b/security/coreconf/SunOS5.mk
index 37c98c787..a3d00b032 100644
--- a/security/coreconf/SunOS5.mk
+++ b/security/coreconf/SunOS5.mk
@@ -112,8 +112,8 @@ else
OS_CFLAGS += $(NOMD_OS_CFLAGS) $(ARCHFLAG)
ifndef BUILD_OPT
OS_CFLAGS += -xs
-# else
-# OPTIMIZER += -fast
+ else
+ OPTIMIZER = -xO3
endif
endif