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
|
The <emphasis>hardlink</emphasis> tests will fail if the host's kernel
|
||||||
does not have the option <option>CONFIG_CRYPTO_USER_API_HASH</option>
|
does not have the option <option>CONFIG_CRYPTO_USER_API_HASH</option>
|
||||||
enabled or does not have any options providing a SHA256 implementation
|
enabled or does not have any options providing a SHA256 implementation
|
||||||
(for example, <option>CONFIG_CRYPTO_SHA256</option>, or
|
(for example, <option>CONFIG_CRYPTO_SHA256</option>)
|
||||||
<option>CONFIG_CRYPTO_SHA256_SSSE3</option> if the CPU supports
|
enabled. In addition, the lsfd: inotify test will
|
||||||
Supplemental SSE3) enabled. In addition, the lsfd: inotify test will
|
|
||||||
fail if the kernel option <option>CONFIG_NETLINK_DIAG</option> is not
|
fail if the kernel option <option>CONFIG_NETLINK_DIAG</option> is not
|
||||||
enabled.
|
enabled.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user