Revert insiduous suppression of the -fopenmp flag in the LAPACK subtree
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Tue, 13 Feb 2018 21:44:45 +0000 (22:44 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2018 21:44:45 +0000 (22:44 +0100)
commit3cda1ce50aa4a5243461ddb2cb0b474a4b3d4f5b
tree5733464f8d7e75177fe63ef9b3ce5a6b5eee8fa5
parent6940c59a884788ef438e9ad0a137cbe5aa7c7a88
Revert insiduous suppression of the -fopenmp flag in the LAPACK subtree

This was added in #1046 citing a problem with mingw, but in effect it quietly reduces thread safety on all non-Windows platforms (while -fopenmp is already disabled for Windows builds through the toplevel Makefile.system). Removing the filter fixes #1425
lapack-netlib/SRC/Makefile