Changeset 431d921 for multimedia/libdriv/libvpx.xml
- Timestamp:
- 05/24/2021 12:24:29 PM (22 months ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 68b2b02
- Parents:
- 693e1f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
multimedia/libdriv/libvpx.xml
r693e1f5 r431d921 73 73 <bridgehead renderas="sect3">libvpx Dependencies</bridgehead> 74 74 75 <bridgehead renderas="sect4">Re quired</bridgehead>76 <para role="re quired">75 <bridgehead renderas="sect4">Recommended</bridgehead> 76 <para role="recommended"> 77 77 <xref linkend="yasm"/> or <xref role="nodep" linkend="nasm"/>, and 78 <!-- see79 http://lists.linuxfromscratch.org/pipermail/blfs-book/2019-August/083164.html80 and references therein -->81 78 <xref linkend="which"/> (so <command>configure</command> can find yasm) 82 79 </para> … … 151 148 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 152 149 href="../../xincludes/static-libraries.xml"/> 150 151 <para> 152 <option>--target=generic-gnu</option>: This switch disables 153 optimizations specific for x86 and x86-64, allowing to build this 154 package without <command>nasm</command> and <command>yasm</command> 155 installed. 156 </para> 153 157 154 158 <para>
Note:
See TracChangeset
for help on using the changeset viewer.