Changeset cb59f46d


Ignore:
Timestamp:
07/22/2012 01:39:04 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
70c0ef4
Parents:
128e1b3
Message:

Change libatomic_ops to run tests after installation

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libatomic_ops.xml

    r128e1b3 rcb59f46d  
    8686make</userinput></screen>
    8787
    88     <para>To check the results, issue <command>make check</command>.</para>
     88    <para>The checks for this package will fail until after
     89    installation.</para>
    8990
    9091    <para>
     
    9394
    9495<screen role="root"><userinput>make install</userinput></screen>
     96   
     97    <para>To check the results, issue <command>make check</command>.</para>
     98 
    9599  </sect2>
    96100
  • introduction/welcome/changelog.xml

    r128e1b3 rcb59f46d  
    77]>
    88
     9<!-- vim: set expandtab: -->
     10
    911<sect1 id="changelog" xreflabel='Change Log'>
    1012  <?dbhtml filename="changelog.html"?>
     
    4547      <para>July 21st, 2012</para>
    4648      <itemizedlist>
    47         <listitem>
     49        <listitem>
     50          <para>[bdubbs] - Change libatomic_ops to run tests
     51          after installation.  Fixes
     52          <ulink url="&blfs-ticket-root;3453">#3453</ulink>.</para>
     53        </listitem>
     54        <listitem>
    4855          <para>[rthomsen] - Added polkit-kde-agent 0.99.0.</para>
    4956        </listitem>
     
    345352      <para>July 1st, 2012</para>
    346353      <itemizedlist>
    347         <listitem>
     354   <listitem>
    348355          <para>[rthomsen] - VLC 2.0.2.
    349356          Fixes <ulink url="&blfs-ticket-root;3451">#3451</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.