From 22e4a9b874798c580f73b8ba22072123ef4a3ba1 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Thu, 15 Oct 2009 15:12:05 -0500 Subject: [svn-r17652] Maintenance: fixed a silly typo. platforms tested: linew --- config/solaris2.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/solaris2.x b/config/solaris2.x index 42cb699..5ef6415 100644 --- a/config/solaris2.x +++ b/config/solaris2.x @@ -69,7 +69,7 @@ if test "X-" = "X-$f9x_flags_set"; then FSEARCH_DIRS="" H5_FCFLAGS="$H5_FCFLAGS" DEBUG_FCFLAGS="-g" - PROD_FCFLAGS="-02" + PROD_FCFLAGS="-O2" PROFILE_FCFLAGS="" f9x_flags_set=yes fi -- cgit v0.12