Dirk Stoecker 2015-09-29 14:53:53 +00:00 committed by Git OBS Bridge
parent 51b7511835
commit b3c6019c9c

View File

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