Take smp_flags away for troubleshooting
This commit is contained in:
parent
cfd7264394
commit
d57251a50c
@ -59,7 +59,7 @@ and libauparse can be used by python.
|
|||||||
%build
|
%build
|
||||||
autoreconf -fv --install
|
autoreconf -fv --install
|
||||||
%configure --sbindir=/sbin --libdir=/%{_lib}
|
%configure --sbindir=/sbin --libdir=/%{_lib}
|
||||||
make %{?_smp_mflags}
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
Loading…
Reference in New Issue
Block a user