* Temp add ulimit to code on build system
This commit is contained in:
parent
63b8685833
commit
43af8615e5
@ -114,6 +114,7 @@ Python modules and extensions for unbound
|
|||||||
--with-pythonmodule --with-pyunbound \
|
--with-pythonmodule --with-pyunbound \
|
||||||
%endif
|
%endif
|
||||||
--enable-sha2 --disable-gost --disable-ecdsa
|
--enable-sha2 --disable-gost --disable-ecdsa
|
||||||
|
ulimit -c unlimited
|
||||||
%{__make} %{?_smp_mflags}
|
%{__make} %{?_smp_mflags}
|
||||||
%{__make} %{?_smp_mflags} streamtcp
|
%{__make} %{?_smp_mflags} streamtcp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user