Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libxcb.xml

    r34a6571 r3f2db3a6  
    77  <!ENTITY libxcb-download-http "https://xorg.freedesktop.org/archive/individual/lib/libxcb-&libxcb-version;.tar.xz">
    88  <!ENTITY libxcb-download-ftp  " ">
    9   <!ENTITY libxcb-md5sum        "f90b6e4541e9518b4c373b734f475ae7">
    10   <!ENTITY libxcb-size          "432 KB">
     9  <!ENTITY libxcb-md5sum        "39c0fc337e738ad6c908e7cce90957d0">
     10  <!ENTITY libxcb-size          "440 KB">
    1111  <!ENTITY libxcb-buildsize     "27 MB (with tests, add 62 MB for doxygen docs)">
    1212  <!ENTITY libxcb-time          "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)">
     
    1616  <?dbhtml filename="libxcb.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>libxcb-&libxcb-version;</title>
     
    3633    </para>
    3734
    38     &lfs110a_checked;
     35    &lfs112_checked;
    3936
    4037    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    104101    </para>
    105102
    106 <screen><userinput>CFLAGS="${CFLAGS:--O2 -g} -Wno-error=format-extra-args" \
    107 PYTHON=python3                \
     103<screen><userinput>PYTHON=python3                \
    108104./configure $XORG_CONFIG      \
    109105            --without-doxygen \
     
    125121  <sect2 role="commands">
    126122    <title>Command Explanations</title>
    127 
    128     <para>
    129       <parameter>CFLAGS=...</parameter>: This variable fixes building this
    130       package with GCC-10 and later.
    131     </para>
    132123
    133124    <para>
Note: See TracChangeset for help on using the changeset viewer.