- Fix test for sle_version: we will need it for all of SLE15.
OBS-URL: https://build.opensuse.org/package/show/science/lapack?expand=0&rev=39
This commit is contained in:
parent
ca90d2bfd2
commit
13ab7be000
@ -214,7 +214,7 @@ for -static linking. You do not need these, unless you link
|
||||
statically, which is highly discouraged.
|
||||
|
||||
%ifarch %{ix86}
|
||||
%if 0%{?sle_version:%sle_version} >= 150100
|
||||
%if 0%{?sle_version:%sle_version} >= 150000
|
||||
%global precflags "-mfpmath=sse"
|
||||
%global test_precflags %precflags
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user