mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-31 20:42:34 +08:00
Changed MesaLib patch to link against libglapi and made it not run install -c on the DESTDIR/usr/bin if the directory is already present. Also refreshed glxinfo and glxgears source files with newer ones from upstream git.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10510 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
07c061a613
commit
af55d81e15
@ -79,7 +79,7 @@
|
||||
</para>
|
||||
<para>
|
||||
Recommended patch:
|
||||
<ulink url="&patch-root;/MesaLib-&mesalib-version;-add_xdemos-2.patch"/>
|
||||
<ulink url="&patch-root;/MesaLib-&mesalib-version;-add_xdemos-3.patch"/>
|
||||
(Needed if testing the Xorg installation per BLFS instructions)
|
||||
</para>
|
||||
</listitem>
|
||||
@ -134,7 +134,7 @@
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed 's@FLAGS=\"-g@FLAGS=\"@' -i configure &&
|
||||
patch -Np1 -i ../MesaLib-&mesalib-version;-add_xdemos-2.patch &&
|
||||
patch -Np1 -i ../MesaLib-&mesalib-version;-add_xdemos-3.patch &&
|
||||
patch -Np1 -i ../MesaLib-&mesalib-version;-llvm-3.1-fixes-1.patch &&
|
||||
./configure --prefix=$XORG_PREFIX \
|
||||
--enable-texture-float \
|
||||
|
Loading…
Reference in New Issue
Block a user