Changeset 9dfdd942


Ignore:
Timestamp:
10/13/2014 10:25:59 AM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6a5aa22
Parents:
59b1257
Message:

Valgrind-3.10.0: tweaks.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/valgrind.xml

    r59b1257 r9dfdd942  
    132132
    133133    <para>
    134       <command>sed -i 's/-mt//g' configure</command>: Fixes configure to find
    135       Boost-1.56.x.
    136     </para>
    137 
    138     <para>
    139       <command>sed s|/doc/valgrind|| ... </command>: This sed provides for
     134      <command>sed -i 's/-mt//g' configure</command>: Fixes configure script to
     135      find newer versions of Boost.
     136    </para>
     137
     138    <para>
     139      <command>sed -i ... docs/Makefile.in </command>: This sed provides for
    140140      installing the documentation in a versioned directory.
    141141    </para>
Note: See TracChangeset for help on using the changeset viewer.