summaryrefslogtreecommitdiffstats
path: root/fortran/config/hpux10.20
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/config/hpux10.20')
-rw-r--r--fortran/config/hpux10.202
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/config/hpux10.20 b/fortran/config/hpux10.20
index 97022c4..823e2b1 100644
--- a/fortran/config/hpux10.20
+++ b/fortran/config/hpux10.20
@@ -60,7 +60,7 @@ fi
if test "X-" = "X-$f9x_flags_set"; then
F9XSUFFIXFLAG=""
FSEARCH_DIRS=""
- FFLAGS="-O"
+ FFLAGS="$FFLAGS -O"
DEBUG_FFLAGS="-O"
PROD_FFLAGS="-O"
PROFILE_FFLAGS="-O"