Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r0f18f2b re9ab2b3  
    7777<screen><userinput remap="configure">../configure --prefix=/usr                            \
    7878             --disable-werror                         \
    79              --enable-kernel=&min-kernel;                     \
     79             --enable-kernel=&min-kernel;                      \
    8080             --enable-stack-protector=strong          \
    8181             --with-headers=/usr/include              \
     
    184184      </listitem>
    185185
     186<!--
    186187      <listitem>
    187         <para>Additionally, some tests may fail with a relatively old CPU
    188         model or host kernel version.</para>
     188        <para>The <emphasis>rt/tst-cputimer{1,2,3}</emphasis> tests depend on
     189        the host system kernel. Kernels 4.14.91&ndash;4.14.96,
     190        4.19.13&ndash;4.19.18, and 4.20.0&ndash;4.20.5 are known to
     191        cause these tests to fail.
     192        </para>
    189193      </listitem>
     194
     195      <listitem>
     196        <para>The math tests sometimes fail when running on
     197        systems where the CPU is not a relatively new Intel or
     198        AMD processor.</para>
     199      </listitem>
     200-->
    190201    </itemizedlist>
    191202
Note: See TracChangeset for help on using the changeset viewer.