mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-02 17:45:24 +01:00
loongarch: Remove reference to SSSE3
Obviously LoongArch does not have SSSE3.
This commit is contained in:
parent
4203c7073b
commit
67ecb262fa
@ -113,9 +113,8 @@ su tester -c "make -k check"</userinput></screen>
|
||||
The <emphasis>hardlink</emphasis> tests will fail if the host's kernel
|
||||
does not have the option <option>CONFIG_CRYPTO_USER_API_HASH</option>
|
||||
enabled or does not have any options providing a SHA256 implementation
|
||||
(for example, <option>CONFIG_CRYPTO_SHA256</option>, or
|
||||
<option>CONFIG_CRYPTO_SHA256_SSSE3</option> if the CPU supports
|
||||
Supplemental SSE3) enabled. In addition, the lsfd: inotify test will
|
||||
(for example, <option>CONFIG_CRYPTO_SHA256</option>)
|
||||
enabled. In addition, the lsfd: inotify test will
|
||||
fail if the kernel option <option>CONFIG_NETLINK_DIAG</option> is not
|
||||
enabled.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user