add smp flag
This commit is contained in:
parent
90c0406a46
commit
71a15b8c15
@ -30,7 +30,7 @@ of processes that are using specified files or filesystems.
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
|
||||
%configure --prefix=/usr --enable-selinux
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
Loading…
Reference in New Issue
Block a user