Dirk Stoecker 2015-09-29 14:53:53 +00:00 committed by Git OBS Bridge
parent 700b7f5ee0
commit d0650c8ae4

View File

@ -63,9 +63,9 @@ the GPL v2.
%patch0 -p1
%build
%configure --docdir=%{_docdir}/%{name}
export CXXFLAGS="%{optflags} -fno-strict-aliasing"
make %{?_smp_mflags} CXXFLAGS="%{optflags} -fno-strict-aliasing"
%configure --docdir=%{_docdir}/%{name}
make %{?_smp_mflags}
%install
%make_install