Changeset 0ebcf2e for general/prog


Ignore:
Timestamp:
02/17/2022 04:53:10 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d9622443
Parents:
f687898
Message:

Two different tweaks:

Valgrind: Fix crash and warnings with glibc-2.35
bind-utils: Add --disable-doh as an option, and add nghttp2 as a
recommended dependency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/valgrind.xml

    rf687898 r0ebcf2e  
    3737    </para>
    3838
    39     &lfs110a_checked;
     39    &lfs111_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7272      </listitem>
    7373    </itemizedlist>
    74 <!--
     74
    7575    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7676    <itemizedlist spacing="compact">
     
    8282      </listitem>
    8383    </itemizedlist>
    84 -->
     84
    8585    <bridgehead renderas="sect3">Valgrind Dependencies</bridgehead>
    8686
     
    107107    <title>Installation of Valgrind</title>
    108108
    109 <!-- Not needed anymore with 3.18.1
    110109    <para>
    111110      First, make several changes that are required for Valgrind to function on
    112       systems with glibc-2.34 installed:
     111      systems with glibc-2.35 installed:
    113112    </para>
    114113
    115114<screen><userinput remap="pre">patch -Np1 -i ../valgrind-&valgrind-version;-upstream_fixes-1.patch</userinput></screen>
    116 -->
     115
    117116
    118117    <para>
Note: See TracChangeset for help on using the changeset viewer.