diff --git a/Makefile.in b/Makefile.in index d8cbd2e77..3d21cf93d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -7,7 +7,7 @@ CFLAGS = @CFLAGS@ CFLAGS += -DBIGSYM=1 # WSJT specific Fortran flags -#FFLAGS += -cpp -Wall -fbounds-check -fno-second-underscore +#FFLAGS += -cpp -Wall -fbounds-check -ftrace=full -fno-second-underscore FFLAGS += -cpp -fno-second-underscore # The default rules .c.o: