enable parallel build
This commit is contained in:
parent
8bfe624a5a
commit
acb45fabd4
@ -49,7 +49,7 @@ files needed for building packages which use Xapian
|
||||
# that doesn't matter here as we don't package it.
|
||||
autoreconf --force
|
||||
%configure --disable-static
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user