From 737ab9933ca52f6864ed2ab6605f961669c54ed7 Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: May 20 2021 18:20:40 +0000 Subject: Release 3.7.0.1| Downgrade Make jobs --- diff --git a/psblas3.spec b/psblas3.spec index 4f36cdb..1976cb1 100644 --- a/psblas3.spec +++ b/psblas3.spec @@ -246,8 +246,7 @@ FC_OPT_FLAGS=$(echo "%{?fc_optflags}" | %{__sed} -e 's/-Werror=format-security// --with-amdincdir=%{_includedir}/suitesparse --with-lpk=4 --includedir=%{_includedir}/%{name}-serial # Reduce number of jobs for preventing failures -#make %{?fedora: -O} %{?el8: -O} -j2 V=1 -%make_build +make %{?fedora: -O} %{?el8: -O} -j2 V=1 # Make shared libraries pushd lib @@ -289,8 +288,7 @@ FC_OPT_FLAGS=$(echo "%{?fc_optflags}" | %{__sed} -e 's/-Werror=format-security// --with-amdincdir=%{_includedir}/suitesparse --with-lpk=8 --includedir=%{_includedir}/%{name}-serial64 # Reduce number of jobs for preventing failures -#make %{?fedora: -O} %{?el8: -O} -j2 V=1 -%make_build +make %{?fedora: -O} %{?el8: -O} -j2 V=1 # Make shared libraries pushd lib @@ -341,8 +339,7 @@ FC_OPT_FLAGS=$(echo "%{?fc_optflags}" | %{__sed} -e 's/-Werror=format-security// --with-amdincdir=%{_includedir}/suitesparse --with-lpk=4 --includedir=$MPI_INCLUDE/%{name} # Reduce number of jobs for preventing failures -#make %{?fedora: -O} %{?el8: -O} -j2 V=1 -%make_build +make %{?fedora: -O} %{?el8: -O} -j2 V=1 # Make shared libraries cd lib @@ -389,8 +386,7 @@ FC_OPT_FLAGS=$(echo "%{?fc_optflags}" | %{__sed} -e 's/-Werror=format-security// --with-amdincdir=%{_includedir}/suitesparse --with-lpk=4 --includedir=$MPI_INCLUDE/%{name} # Reduce number of jobs for preventing failures -#make %{?fedora: -O} %{?el8: -O} -j2 V=1 -%make_build +make %{?fedora: -O} %{?el8: -O} -j2 V=1 # Make shared libraries cd lib