]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove deep-D.post.exp-ppc64 from EXTRA_DIST.
authorMark Wielaard <mark@klomp.org>
Sun, 28 Feb 2021 23:39:31 +0000 (00:39 +0100)
committerMark Wielaard <mark@klomp.org>
Sun, 28 Feb 2021 23:39:54 +0000 (00:39 +0100)
massif/tests/deep-D.post.exp-ppc64 was remove in commit 24a94df73
"VG_(get_fnname_kind): Recognize gcc "optimized" below main functions."
but was still listed in massif/tests/Makefile.am (EXTRA_DIST). Causing
make dist to fail.

massif/tests/Makefile.am

index 98c1252c29a5b77ea9b734c4b31cd585bb5aafc0..a89ec452ab0719fd763bb98fce105ad61ddc2da9 100644 (file)
@@ -14,7 +14,6 @@ EXTRA_DIST = \
        deep-B.post.exp deep-B.stderr.exp deep-B.vgtest \
        deep-C.post.exp deep-C.stderr.exp deep-C.vgtest \
        deep-D.post.exp deep-D.stderr.exp deep-D.vgtest \
-       deep-D.post.exp-ppc64 \
         culling1.stderr.exp culling1.vgtest \
         culling2.stderr.exp culling2.vgtest \
        custom_alloc.post.exp custom_alloc.stderr.exp custom_alloc.vgtest \