Add -msse if supported
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 22 Nov 2020 20:15:08 +0000 (21:15 +0100)
committerGitHub <noreply@github.com>
Sun, 22 Nov 2020 20:15:08 +0000 (21:15 +0100)
Makefile.x86

index 3306909..f310f49 100644 (file)
@@ -1,5 +1,10 @@
 # COMPILER_PREFIX = mingw32-
 
+ifdef HAVE_SSE
+CCOMMON_OPT += -msse
+FCOMMON_OPT += -msse
+endif
+
 
 ifeq ($(OSNAME), Interix)
 ARFLAGS                = -m x86