Skip to content

Commit

Permalink
fix acfl string
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Jan 16, 2024
1 parent 9c6b9bf commit b5f19b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion f_check
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ else
openmp='-fopenmp'
else
case "$compiler" in
*Arm F90*)
*Arm*)
vendor=FLANG
openmp='-fopenmp'
;;
Expand Down

0 comments on commit b5f19b5

Please sign in to comment.