mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 21:58:38 -05:00
- Adds for documentation purposes the fortran options for debug
i.e. traceback would be very nice. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@99 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
3ce9963f38
commit
1f1e1a965f
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user