* remove temp ulimit call to get core on build system.
This commit is contained in:
parent
63b4d75846
commit
95ed9b464e
@ -42,7 +42,6 @@ BuildRequires: systemd-units
|
|||||||
# Required for SVN versions
|
# Required for SVN versions
|
||||||
# BuildRequires: bison
|
# BuildRequires: bison
|
||||||
|
|
||||||
#Requires(post): systemd-sysv
|
|
||||||
Requires(post): systemd-units
|
Requires(post): systemd-units
|
||||||
Requires(preun): systemd-units
|
Requires(preun): systemd-units
|
||||||
Requires(postun): systemd-units
|
Requires(postun): systemd-units
|
||||||
@ -119,7 +118,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