Improve OpenMP configuration
Compare changes
Files
3+ 5
− 5
@@ -21,11 +21,6 @@ test_big_endian(HAVE_BIG_ENDIAN)
@@ -90,6 +85,11 @@ if(FS_ENABLE_SINGLE_PRECISION)
OpenMP_C
is not used and cannot be found with Mac clang, which cause a compile trouble. This MR solves #25 (closed).
Only find OpenMP and link for Fortran.
Along the way, one bug for insert_dimension
is also fixed with this MR.
make format
for linting)
Draft:
You are not supposed to merge this request by yourself, the maintainers of fortan-support take care of this action!