Skip to content

Commit

Permalink
Update to last pull request
Browse files Browse the repository at this point in the history
I merged an old version of the branch in the previous tag
  • Loading branch information
mnlevy1981 committed Apr 4, 2019
2 parents 2377d7e + b774d0f commit fee4701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bld/CompileFlags.mak
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
endif

ifeq ($(FC_TMP),gfortran)
FCFLAGS = -O2 -ffree-form -J $(OBJ_DIR) -cpp -Wall -Werror -Wno-unused-dummy-argument
FCFLAGS = -O2 -ffree-form -J $(OBJ_DIR) -cpp -Wall -Werror
endif

ifeq ($(FC_TMP),pgf90)
Expand Down

0 comments on commit fee4701

Please sign in to comment.