SHA256
1
0
forked from pool/7kaa
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
%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