This commit is contained in:
parent
7c6b45af34
commit
a6d2598576
@ -58,7 +58,7 @@ varieties. These are polyhedral fans associated to polynomial ideals.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
export CXXFLAGS="%optflags -Wno-sign-compare -Wno-reorder -Wno-unused -Wno-comment -Wno-misleading-indentation"
|
export CXXFLAGS="%optflags -Wno-sign-compare -Wno-reorder -Wno-unused -Wno-comment -Wno-misleading-indentation -std=gnu++11"
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags} V=1
|
make %{?_smp_mflags} V=1
|
||||||
%if 0%{?with_pdf}
|
%if 0%{?with_pdf}
|
||||||
|
Loading…
Reference in New Issue
Block a user