mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Adapt valgrind to changes in glibc-2.33
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24244 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6f708b85e9
commit
8db830bda9
@ -37,7 +37,7 @@
|
||||
tools.
|
||||
</para>
|
||||
|
||||
&lfs10_checked;
|
||||
&lfs101_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -119,6 +119,11 @@
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../valgrind-&valgrind-version;-gcc_10-fixes-1.patch</userinput></screen>
|
||||
-->
|
||||
<para>
|
||||
First, adapt the tests to glibc-2.33:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i 's/arm64/amd64/' gdbserver_tests/nlcontrolc.vgtest</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Valgrind</application> by running the following
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>February 20th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Adapt valgrind to glibc-2.33.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to asymptote-2.69. Fixes
|
||||
<ulink url="&blfs-ticket-root;14687">#14687</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user