Ignore:
Timestamp:
Dec 3, 2024, 9:48:42 AM (13 days ago)
Author:
abarral
Message:

Remove redundant base fflags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/arch/arch-local-gfortran-parallel.fcm

    r5235 r5366  
    99%FPP_DEF             NC_DOUBLE
    1010
    11 %BASE_FFLAGS         -cpp -ffree-line-length-0 -fdefault-real-8 -DNC_DOUBLE -fallow-argument-mismatch  # -fimplicit-none  # re-add fimplicit-none after merge of Amaury commits
     11%BASE_FFLAGS         -ffree-line-length-0 -fdefault-real-8 -fallow-argument-mismatch  # -fimplicit-none  # re-add fimplicit-none after merge of Amaury commits
    1212%BASE_CFLAGS         -w -std=c++11 -D__XIOS_EXCEPTION  # xios
    1313# /!\ LD must be written in Makefile syntax
Note: See TracChangeset for help on using the changeset viewer.