Commit Graph

2 Commits

Author SHA1 Message Date
Bill Wendling
217d934133 [svn-r7851] Purpose:
Buglet Fix

Description:
    The FFLAGS environment variable wasn't being passed to the Makefiles.
    The config files weren't including it when they set the FFLAGS
    variable.

Solution:
    Changed the FFLAGS="..." command to FFLAGS="$FFLAGS ..." instead.

Platforms tested:
    Copper
    Arabica
    Verbena

Misc. update:
2003-11-14 15:10:07 -05:00
Elena Pourmal
6e5d4bcc9c [svn-r6819]
Purpose: Maintenance for T3E

Description: Cray updated T3E to run unicosmk2.0.6.X
             Configuration failed.

Solution: Created new unicosmk2.0.6.X files in the config and fortran/config
          directories and added them to MANIFEST. I had to disable warning
          # 412 for fortran compilation. The warning would prevent creation
          of executable programs.

Platforms tested: Cray T3E

Misc. update:
2003-05-06 18:17:18 -05:00