Skip to content

Commit

Permalink
Add another object signature for classic flang
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Apr 12, 2024
1 parent 45dbf50 commit d26caff
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 @@ -86,7 +86,7 @@ else
vendor=CRAY
openmp='-fopenmp'
;;
*Arm\ F90*)
*Arm\ F90*|*F90\ Flang*)
vendor=FLANG
openmp='-fopenmp'
;;
Expand Down

0 comments on commit d26caff

Please sign in to comment.