This commit is contained in:
parent
f0ea7ca6e5
commit
51b7511835
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user