Apply MinGW AVX512 compilation fix to fortran options as well
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 27 Feb 2020 22:09:40 +0000 (23:09 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 22:09:40 +0000 (23:09 +0100)
commita66f4d80c8b39c7d7949f0702c238ab86c690a15
tree24ae9cdade2ec26c323604172587760547116900
parent531c6b96d65de604c50854a052310c0304398a06
Apply MinGW AVX512 compilation fix to fortran options as well

original issue was #1708, I see now that the same problem affects gfortran compilation. The underlying issue is said to be fixed (but not yet released) on all branches of gcc as of a few days ago but it will certainly take time to reach mingw/msys.
Makefile.x86_64