add jitterentropy support

This commit is contained in:
syyhao 2020-02-29 16:55:17 +08:00 committed by Gitee
parent a5cf6e8a27
commit 18024412e7

View File

@ -23,7 +23,7 @@ and supplies entropy from them to the system kernel's /dev/random machinery.
%package_help
%prep
%autosetup -n %{name}-%{version}
%autosetup -n %{name}-%{version} -a 2 -p1
%build
./autogen.sh