From 17ec791893ede212939548cfe0c8e96e52961d79 Mon Sep 17 00:00:00 2001 From: Sergey Kandaurov Date: Mon, 16 Jul 2018 14:21:09 +0300 Subject: [PATCH] Supplied getrandom() test with commentary about supported OSes. --- nxt/auto/getrandom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxt/auto/getrandom b/nxt/auto/getrandom index ffee7663..09c52046 100644 --- a/nxt/auto/getrandom +++ b/nxt/auto/getrandom @@ -3,7 +3,7 @@ # Copyright (C) NGINX, Inc. -# getrandom(). +# Linux 3.17 with glibc 2.25, FreeBSD 12, Solaris 11.3. nxt_feature="getrandom()" nxt_feature_name=NXT_HAVE_GETRANDOM -- 2.47.3