Last change
on this file since 3703 was
3045,
checked in by Ehouarn Millour, 7 years ago
|
Adapt makelmdz* and related scripts to read "ar" options from arch files.
EM
|
File size:
642 bytes
|
Rev | Line | |
---|
[3038] | 1 | %COMPILER $MPI_BIN/mpif90 |
---|
| 2 | %LINK $MPI_BIN/mpif90 |
---|
[2132] | 3 | %AR ar |
---|
[3045] | 4 | %ARFLAGS rs |
---|
[2132] | 5 | %MAKE gmake |
---|
| 6 | %FPP_FLAGS -P -traditional |
---|
| 7 | %FPP_DEF NC_DOUBLE |
---|
[3038] | 8 | %BASE_FFLAGS -c -fdefault-real-8 -fcray-pointer -frecursive -ffree-line-length-0 -fno-align-commons |
---|
[2132] | 9 | %PROD_FFLAGS -O3 |
---|
| 10 | %DEV_FFLAGS -O -Wall -fbounds-check |
---|
[3038] | 11 | %DEBUG_FFLAGS -ffpe-trap=invalid,zero,overflow -Wall -fbounds-check -g3 -O0 -fstack-protector-all -fbacktrace |
---|
[2132] | 12 | %MPI_FFLAGS |
---|
| 13 | %OMP_FFLAGS -fopenmp |
---|
[3038] | 14 | %BASE_LD -Wl,-rpath=$NETCDF_HOME/lib |
---|
[2132] | 15 | %MPI_LD |
---|
| 16 | %OMP_LD -fopenmp |
---|
Note: See
TracBrowser
for help on using the repository browser.