Changeset 1666 in lmdz_wrf


Ignore:
Timestamp:
Oct 11, 2017, 3:28:30 PM (7 years ago)
Author:
lfita
Message:

Adding the right debug flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/Makefile.skogul.gcc

    r1665 r1666  
    1515RM              = rm -f
    1616F2PY            = /opt/anaconda3/bin/f2py
    17 #DBGFLAGS = -g -check all -fpe0 -warn -traceback -debug extended
     17#DBGFLAGS = g -Wall -Wextra -Warray-temporaries -Wconversion -fimplicit-none -fbacktrace -ffree-line-length-0 -fcheck=all -ffpe-trap=zero,overflow,underflow -finit-real=nan
    1818NCLIBFOLD       = /opt/anaconda3/lib
    1919NCINCFOLD       = /opt/anaconda3/include
Note: See TracChangeset for help on using the changeset viewer.