From 76e4960aa9b9badbd9caa376e303f9360ebb7ccd Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Dec 2014 23:30:55 +0000 Subject: Documentation fixes --- doc/flags.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'doc/flags.html') diff --git a/doc/flags.html b/doc/flags.html index 2579d5a..2357445 100644 --- a/doc/flags.html +++ b/doc/flags.html @@ -43,6 +43,10 @@ symbolic link to point to skalibs-$v to the installed skalibs shared libraries. +

+ If this option is not given, no slashpackage support will be provided. +

+

--enable-libc-replacements

@@ -260,8 +264,8 @@ support.

If you don't set this option, then skalibs will include IPv6 support in the -relevant networking functions, if the target architecture supports it. -The safe option is to let this flag clear. +relevant networking functions if and only if the target architecture supports it. +This is the default, and it is safe.

--enable-force-devr

@@ -275,9 +279,9 @@ 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 let this flag +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 and for testing purposes. +known environment or for testing purposes.

-- cgit v1.3.1