Correct build failure with rawhide gcc

This commit is contained in:
pcpa 2015-09-06 22:04:35 -03:00
parent 516b64a30e
commit a0139217a1
2 changed files with 19 additions and 0 deletions

View file

@ -158,6 +158,10 @@ Patch26: %{name}-ntl9.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1243590
Patch27: %{name}-qepcad.patch
# Temporary correction for invalid conversion from
# 'int' to 'polybori::COrderEnums::ordercodes'
Patch28: %{name}-polybori.patch
BuildRequires: 4ti2
BuildRequires: atlas-devel
BuildRequires: cddlib-tools
@ -645,6 +649,7 @@ popd
%endif
%patch26
%patch27
%patch28
sed -e 's|@@SAGE_ROOT@@|%{SAGE_ROOT}|' \
-e 's|@@SAGE_DOC@@|%{SAGE_DOC}|' \