From a9b9b6961ca061e0368494b76edfcfbdc82afe05 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 20 Nov 2015 09:05:12 +0100 Subject: [PATCH] removed -msse4_2 from gfortran config file --- config/gfortran.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gfortran.cfg b/config/gfortran.cfg index a4bca336..b713aaf0 100644 --- a/config/gfortran.cfg +++ b/config/gfortran.cfg @@ -10,7 +10,7 @@ # # [COMMON] -FC : gfortran -g -ffree-line-length-none -I . -static-libgcc -msse4_2 +FC : gfortran -g -ffree-line-length-none -I . -static-libgcc LAPACK_LIB : -llapack -lblas IRPF90 : irpf90 IRPF90_FLAGS : --ninja --align=32