diff options
Diffstat (limited to 'fortran/config/sv1-cray')
-rw-r--r-- | fortran/config/sv1-cray | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fortran/config/sv1-cray b/fortran/config/sv1-cray index 3c46387..e2a4baf 100644 --- a/fortran/config/sv1-cray +++ b/fortran/config/sv1-cray @@ -160,6 +160,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" |