diff options
Diffstat (limited to 'fortran/config/unicos')
-rw-r--r-- | fortran/config/unicos | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fortran/config/unicos b/fortran/config/unicos index 71201af..541bd78 100644 --- a/fortran/config/unicos +++ b/fortran/config/unicos @@ -158,6 +158,8 @@ if test "X-" = "X-$F9X"; then fi if test "X-" = "X-$f9x_flags_set"; then + F9XSUFFIXFLAG="" + FSEARCH_DIRS="" FFLAGS="-dp" DEBUG_FFLAGS="-dp" PROD_FFLAGS="-dp" |