While building skalibs-2.9.1.0, I notice that the getrandom option isn't
available on FreeBSD 12.1 Stable.  What I have from ./configure --help is:

"...
Sysdeps autodetection override:
  --with-sysdep-K=V             assume sysdep K has the value V
[autodetected]
List of mandatory K for cross-compiling: devurandom (V=yes|no)
"

It won't be listed in the help message, but when you look at the
sysdeps file after a compilation, you will see a "getrandom: no" line.
All the keys in that file can be overriden by a configure option on
the model given by the help message.

--
Laurent

Reply via email to