From 7d51240251f8226089ab1618831fde50b5e9e641 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Nov 2016 16:58:26 +0000 Subject: Remove obsolete flags from flags.html, prepare for 2.4.0.1 --- doc/flags.html | 34 ---------------------------------- doc/index.html | 2 +- doc/license.html | 2 +- doc/upgrade.html | 6 ++++++ 4 files changed, 8 insertions(+), 36 deletions(-) (limited to 'doc') diff --git a/doc/flags.html b/doc/flags.html index 5dfcffd..ad39b4b 100644 --- a/doc/flags.html +++ b/doc/flags.html @@ -241,40 +241,6 @@ relevant networking functions if and only if the target architecture supports it This is the default, and it is safe.

-

--enable-force-devr

- -

- If this option is set, then the automatic sysdeps tests will assume the -target architecture has a working /dev/random and will skip -its autodetection. -

- -

- Otherwise, /dev/random will be autodetected -and tested; if entropy generation is low on the host, the compilation -process might hang for several minutes. It is safe to leave this flag -clear; it should only be set to speed up the compilation process in a -known environment or for testing purposes. -

- -

- If skalibs is being cross-compiled, this flag obviously has no effect: -the presence of a working /dev/random is read from the user-provided -sysdeps. -

- -

--enable-egd=path

- -

- If you set this option, then the librandom functions -will assume the presence of an EGD daemon listening on path, -and use it to get random data. -

- -

- By default, skalibs will not include EGD support. -

-

--with-default-path=path

diff --git a/doc/index.html b/doc/index.html index e7c6df5..e213c5d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ with a standard C development environment

Download