Ignore:
Timestamp:
12/23/2023 01:18:07 PM (6 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
42f12b0, 462ef6d
Parents:
eea548f
git-author:
Xi Ruoyao <xry111@…> (12/23/2023 01:16:54 PM)
git-committer:
Xi Ruoyao <xry111@…> (12/23/2023 01:18:07 PM)
Message:

Remove stray references to TESTSUITEFLAGS

Now TESTSUITEFLAGS is set globally in Chapter 7.4, so there is no need
to mention it again and again in individual packages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/autoconf.xml

    reea548f r95fc772  
    6262 -->
    6363<screen><userinput remap="test">make check</userinput></screen>
    64 <!--
    65     <para>This takes a long time, about &autoconf-fin-sbu-tests; SBUs. In addition,
    66     several tests are skipped that use Automake. For full test coverage,
    67     Autoconf can be re-tested after Automake has been installed.  In addition,
    68     two tests fail due to changes in libtool-2.4.3 and later.</para>
    69 -->
    70     <note><para>The test time for autoconf can be reduced significantly on a
    71     system with multiple cores.  To do this, append
    72     <command>TESTSUITEFLAGS=-j&lt;N&gt;</command> to the line above.  For
    73     instance, using -j4 can reduce the test time by over 60
    74     percent.</para></note>
    7564
    7665    <para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.