Skip to content

Commit

Permalink
syntax again
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlewis committed Jun 8, 2022
1 parent 8f57162 commit 5f773e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extra/python/isca/templates/mkmf.template.ubuntu_conda
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ NC_LIB=`nc-config --flibs`
FFLAGS = $(CPPFLAGS) $(NC_LIB) -cpp -fcray-pointer \
-O2 -ffree-line-length-none -fno-range-check \
-fdefault-real-8 -fdefault-double-8 -fallow-invalid-boz \
-fallow-argument-mismatch
-fallow-argument-mismatch

FC = $(F90)
LD = $(F90)
Expand Down

0 comments on commit 5f773e3

Please sign in to comment.