mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
libaom: Clarify how to use NASM
And mark it as nodep so jhalfs won't install both yasm and nasm with no reason.
This commit is contained in:
parent
51212646b7
commit
2d1e39e691
@ -72,8 +72,10 @@
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="nasm"/> or
|
||||
<xref linkend="yasm"/>
|
||||
(or <xref role='nodep' linkend="nasm"/>, pass the
|
||||
<option>-DENABLE_NASM=yes</option> option to <command>cmake</command>
|
||||
if you want to use it instead of yasm)
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
|
Loading…
Reference in New Issue
Block a user