Changeset 765916f


Ignore:
Timestamp:
08/18/2020 12:28:02 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
193af65e
Parents:
d95fe3d0
Message:

Fix the test suite in libxcb, and tag git

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23555 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    rd95fe3d0 r765916f  
    5252    </para>
    5353
    54     &lfs91_checked;
     54    &lfs10_checked;
    5555
    5656    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    rd95fe3d0 r765916f  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Fix the test suite for libxcb.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[renodr] - Adapt Ruby to function properly with glibc-2.32.
    4952          This is due to lchmod() being added to glibc.</para>
  • x/installing/libxcb.xml

    rd95fe3d0 r765916f  
    105105    </para>
    106106
    107 <screen><userinput>./configure $XORG_CONFIG      \
     107<screen><userinput>CFLAGS=-Wno-error=format-extra-args ./configure $XORG_CONFIG      \
    108108            --without-doxygen \
    109109            --docdir='${datadir}'/doc/libxcb-&libxcb-version; &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.