diff options
Diffstat (limited to 'fortran/config/hpux10.20')
-rw-r--r-- | fortran/config/hpux10.20 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fortran/config/hpux10.20 b/fortran/config/hpux10.20 index 5e35d3b..97022c4 100644 --- a/fortran/config/hpux10.20 +++ b/fortran/config/hpux10.20 @@ -58,6 +58,8 @@ if test "X-" = "X-$F9X"; then fi if test "X-" = "X-$f9x_flags_set"; then + F9XSUFFIXFLAG="" + FSEARCH_DIRS="" FFLAGS="-O" DEBUG_FFLAGS="-O" PROD_FFLAGS="-O" |