Changeset 915


Ignore:
Timestamp:
02/23/10 16:52:17 (14 years ago)
Author:
mafoipsl
Message:

For aix6 ie vargas : suppress flush rename needed for Psmile only. Use NetCDF 3.6.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/AA_make.gdef

    r898 r915  
    113113#-Q- aix6     M_M = 0 
    114114#-Q- aix6     L_X = 0 
    115 #-Q- aix6     L_O = $(F_P) -q64 -bmaxdata:2000000000 -O3 -brename:.flush,.flush_ 
     115#-Q- aix6     L_O = $(F_P) -q64 -bmaxdata:2000000000 -O3 
    116116#-Q- aix6     A_C = ar -rs -X64 
    117117#-Q- aix6     A_G = ar -x -X64 
     
    120120#-Q- aix6     C_L = cc 
    121121#-Q- aix6     #- 
    122 #-Q- aix6     NCDF_INC = /usr/local/pub/NetCDF/3.6.2/include 
    123 #-Q- aix6     NCDF_LIB = -L/usr/local/pub/NetCDF/3.6.2/lib -lnetcdf 
     122#-Q- aix6     NCDF_INC = /usr/local/pub/NetCDF/3.6.3/include 
     123#-Q- aix6     NCDF_LIB = -L/usr/local/pub/NetCDF/3.6.3/lib -lnetcdf 
    124124#-Q- aix6     #- 
    125125#-Q- ax_mono  #- Global definitions for IBM AIX (monoprocessing) 
Note: See TracChangeset for help on using the changeset viewer.