Compare commits
No commits in common. "rawhide" and "f43" have entirely different histories.
1 changed files with 0 additions and 12 deletions
12
sleef.spec
12
sleef.spec
|
|
@ -278,18 +278,6 @@ then
|
|||
fi
|
||||
%endif
|
||||
|
||||
%ifarch %{x86_64}
|
||||
%if %{undefined fc43} && %{undefined fc42} && %{undefined el10}
|
||||
# At least one test within this executable fails since GCC 16 landed in Fedora
|
||||
# 44. It’s not very easy to tell exactly what is going wrong, and upstream is
|
||||
# not likely to be interested since (as determined by bisection) the failure
|
||||
# was resolved upstream by the removal of no-FMA helpers in
|
||||
# https://github.com/shibatch/sleef/pull/685. Let’s just skip this while we
|
||||
# await the next upstream release.
|
||||
skips="${skips}|tester4ypurec_scalar"
|
||||
%endif
|
||||
%endif
|
||||
|
||||
skips="${skips})$"
|
||||
|
||||
%ctest --exclude-regex "${skips}" --extra-verbose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue