Skip to content

Commit ee130ab

Browse files
urbanjostLKedward
andauthored
Update fpm/src/fpm_compiler.f90
Co-authored-by: Laurence Kedward <[email protected]>
1 parent 7b8d1dc commit ee130ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fpm/src/fpm_compiler.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ subroutine add_compile_flag_defaults(build_name,compiler,model)
5252
& -fmax-errors=1&
5353
& -ffast-math&
5454
& -funroll-loops&
55+
& -fcoarray=single&
5556
&'
5657
case('debug_gfortran')
5758
module_path_switch='-J '

0 commit comments

Comments
 (0)