diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:40:16 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:40:16 +0200 |
commit | c6f58f47bdce93f07da86485fc3bddc39654a2a8 (patch) | |
tree | dff0742e817d318ac550e1adcaf5b8971fe37f94 /chapter08/openssl.xml | |
parent | 2c8fdfc1654e5c1f30ec7f1104a8ca634ed9ed73 (diff) | |
parent | 8e6babecd0d75542a01eedfde32556879733f842 (diff) |
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'chapter08/openssl.xml')
-rw-r--r-- | chapter08/openssl.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter08/openssl.xml b/chapter08/openssl.xml index d1690efc6..cece1904f 100644 --- a/chapter08/openssl.xml +++ b/chapter08/openssl.xml @@ -59,9 +59,10 @@ <screen><userinput remap="test">make test</userinput></screen> - <para>One test 30-test_afalg.t is known to fail on some kernel - configurations (it apparently assumes certain unspecified crypto - options have been selected).</para> + <para>One test, 30-test_afalg.t, is known to fail on some kernel + configurations (depending on inconsistent values of + CONFIG_CRYPTO_USER_API* settings.) If it fails, it can safely be + ignored.</para> <para>Install the package:</para> |