mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
Mesa does not require talloc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10354 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e9e0c8d2d6
commit
88e0d9637d
@ -87,19 +87,19 @@
|
||||
<xref linkend="expat"/>,
|
||||
<xref linkend="libdrm"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="makedepend"/>,
|
||||
<xref linkend="talloc"/>, and
|
||||
<xref linkend="makedepend"/> and
|
||||
<xref linkend="xorg7-lib"/>
|
||||
</para>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="talloc"/> and
|
||||
<xref linkend="llvm"/>
|
||||
</para>
|
||||
|
||||
<note>
|
||||
<para>The <application>libxml2</application>
|
||||
<application>Python</application> module must have been built
|
||||
<application>Python</application> module must have been built
|
||||
during the installation of <application>libxml2</application>
|
||||
or else <application>MesaLib</application> build will fail.</para>
|
||||
</note>
|
||||
@ -163,10 +163,10 @@ done</userinput></screen>
|
||||
both <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar> with this
|
||||
command.</para>
|
||||
|
||||
<para><command>--enable-shared-dricore</command>: link DRI modules with
|
||||
<para><command>--enable-shared-dricore</command>: link DRI modules with
|
||||
shared core DRI routines.</para>
|
||||
|
||||
<para><command>--enable-xa</command>: enables building of the XA X
|
||||
<para><command>--enable-xa</command>: enables building of the XA X
|
||||
Acceleration API (Required for VMware 3D Driver).</para>
|
||||
|
||||
<para><command>--with-gallium-drivers="..."</command>: controls building
|
||||
|
Loading…
Reference in New Issue
Block a user