SHA256
1
0
forked from pool/7kaa
Dirk Stoecker 2015-09-29 14:22:32 +00:00 committed by Git OBS Bridge
parent f0ea7ca6e5
commit 51b7511835

View File

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