diff options
Diffstat (limited to 'doc/crosscompile.html')
| -rw-r--r-- | doc/crosscompile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crosscompile.html b/doc/crosscompile.html index ab0977f..75b8e8e 100644 --- a/doc/crosscompile.html +++ b/doc/crosscompile.html @@ -91,7 +91,7 @@ skalibs-2.14.0.1, there are two sysdeps in this case: pseudorandom generation device in <tt>/dev/urandom</tt>, and <tt>no</tt> otherwise. </li> <li> <tt>posixspawnearlyreturn</tt>: <tt>yes</tt> if the target has a broken -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/posix_spawn.html">posix_spawn()</a> +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/posix_spawn.html">posix_spawn()</a> implementation that can return before the child has successfully exec'ed. That happens with old glibcs and some virtual platforms. </li> </ul> |
