Last change
on this file since 4404 was
2071,
checked in by jghattas, 10 years ago
|
Updated all compile envrionement with r2064 from the trunk.
|
File size:
418 bytes
|
Rev | Line | |
---|
[1489] | 1 | %COMPILER gfortran |
---|
| 2 | %LINK gfortran |
---|
| 3 | %AR ar |
---|
| 4 | %MAKE make |
---|
[1936] | 5 | %FPP_DEF NC_DOUBLE |
---|
[2071] | 6 | %BASE_FFLAGS -fdefault-real-8 |
---|
[1489] | 7 | %PROD_FFLAGS -O3 |
---|
[2071] | 8 | %DEV_FFLAGS -g -O1 |
---|
| 9 | %DEBUG_FFLAGS -g -O0 -ffpe-trap=invalid,zero,overflow -fbounds-check -fstack-protector-all |
---|
[1489] | 10 | %MPI_FFLAGS |
---|
| 11 | %OMP_FFLAGS |
---|
[2071] | 12 | %BASE_LD |
---|
[1489] | 13 | %MPI_LD |
---|
| 14 | %OMP_LD |
---|
Note: See
TracBrowser
for help on using the repository browser.