Jan Engelhardt 2017-12-25 23:40:11 +00:00 committed by Git OBS Bridge
parent 7c6b45af34
commit a6d2598576

View File

@ -58,7 +58,7 @@ varieties. These are polyhedral fans associated to polynomial ideals.
%build
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
make %{?_smp_mflags} V=1
%if 0%{?with_pdf}