Added -ffree-line-length-none to gfortran

This commit is contained in:
Anthony Scemama 2015-01-28 00:27:10 +01:00
parent 0ca05d60d2
commit e9f692bbb5
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ def create():
file = open(FILENAME,"w")
t = """IRPF90 = irpf90 #-a -d
FC = gfortran
FCFLAGS= -O2
FCFLAGS= -O2 -ffree-line-length-none
SRC=
OBJ=