diff options
Diffstat (limited to 'fortran/config/unicosmk2.0.X')
-rw-r--r-- | fortran/config/unicosmk2.0.X | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fortran/config/unicosmk2.0.X b/fortran/config/unicosmk2.0.X index 36dab49..68a19a8 100644 --- a/fortran/config/unicosmk2.0.X +++ b/fortran/config/unicosmk2.0.X @@ -162,6 +162,8 @@ fi if test "X-" = "X-$f9x_flags_set"; then # -Wl passes flags to the linker and -M# will ignore warnings with # number #. Warning 405 was stopping the executable from being built. + F9XSUFFIXFLAG="" + FSEARCH_DIRS="" FFLAGS="-dp -Wl-M405" DEBUG_FFLAGS="" PROD_FFLAGS="" |