From 50d0fc416c6ccb880ecfe046b68657e75aa2b342 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Fri, 1 Dec 2000 16:00:14 -0500 Subject: [svn-r3056] Purpose: Bug Fix Description: There's a spurious warning being created on Cray T3E. Solution: We ignore it. Platforms tested: T3E --- fortran/config/unicosmk2.0.X | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fortran/config/unicosmk2.0.X b/fortran/config/unicosmk2.0.X index 3c46387..b52bca3 100644 --- a/fortran/config/unicosmk2.0.X +++ b/fortran/config/unicosmk2.0.X @@ -160,7 +160,7 @@ if test "X-" = "X-$F9X"; then fi if test "X-" = "X-$f9x_flags_set"; then - FFLAGS="-dp" + FFLAGS="-dp -Wl\"-M 405\"" DEBUG_FFLAGS="-dp" PROD_FFLAGS="-dp" PROFILE_FFLAGS="-dp" -- cgit v0.12