Author: cjg
Date: Sat Oct 4 18:34:47 2014
New Revision: 14493
Log:
Remove no longer required patch from mesa-lib page.
Modified:
branches/systemd/x/installing/mesalib-systemd.xml
Modified: branches/systemd/x/installing/mesalib-systemd.xml
==============================================================================
--- branches/systemd/x/installing/mesalib-systemd.xml Sat Oct 4 18:21:54
2014 (r14492)
+++ branches/systemd/x/installing/mesalib-systemd.xml Sat Oct 4 18:34:47
2014 (r14493)
@@ -76,12 +76,6 @@
<itemizedlist spacing="compact">
<listitem>
<para>
- Required patch:
- <ulink
url="&patch-root;/MesaLib-&mesalib-version;-upstream_fixes-1.patch"/>.
- </para>
- </listitem>
- <listitem>
- <para>
Recommended patch:
<ulink
url="&patch-root;/MesaLib-&mesalib-version;-add_xdemos-1.patch"/>
(Needed if testing the Xorg installation per BLFS instructions).
@@ -160,9 +154,7 @@
commands:
</para>
-<screen><userinput>patch -Np1 -i
../MesaLib-&mesalib-version;-upstream_fixes-1.patch &&
-
-./autogen.sh CFLAGS="-O2" CXXFLAGS="-O2" \
+<screen><userinput>./autogen.sh CFLAGS="-O2" CXXFLAGS="-O2" \
--prefix=/usr \
--sysconfdir=/etc \
--disable-gallium-egl \
@@ -217,11 +209,6 @@
<title>Command Explanations</title>
<para>
- <command>sed -e ...lp_bld_debug.cpp</command>: Fix build problem
- introduced with LLVM-3.5.0.
- </para>
-
- <para>
<parameter>CFLAGS="-O2" CXXFLAGS="-O2"</parameter>: By default,
<application>Autoconf</application> sets CFLAGS and CXXFLAGS to
"-g -O2". That results in binaries and libraries being built with
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page