mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
js-91: clang is required on 32-bit system
This commit is contained in:
parent
ff72cd054c
commit
716ab1ac26
@ -95,12 +95,15 @@
|
||||
<xref linkend="icu"/>,
|
||||
<xref linkend="rust"/>, and
|
||||
<xref linkend="which"/>
|
||||
<!-- Should we list llvm here? -->
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="llvm"/> (with <application>Clang</application>)
|
||||
<!-- If clang is installed, it will be used instead of gcc.
|
||||
gcc does not work for 32-bit system:
|
||||
https://bugzilla.mozilla.org/show_bug.cgi?id=1729459 -->
|
||||
<xref linkend="llvm"/> (with <application>Clang</application>,
|
||||
required for 32-bit system)
|
||||
</para>
|
||||
|
||||
<!-- It seems nasm is only used for aarch64-win64. -->
|
||||
|
Loading…
Reference in New Issue
Block a user