From: Neal Norwitz Date: Tue, 27 Jun 2006 04:06:46 +0000 (+0000) Subject: Ignore some more warnings in the dynamic linker on an older gentoo X-Git-Tag: v2.5b2~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25d4ca3f7892f5efa3960054d47717126e94415b;p=python Ignore some more warnings in the dynamic linker on an older gentoo --- diff --git a/Misc/valgrind-python.supp b/Misc/valgrind-python.supp index 2688f79ce3..4a6710e740 100644 --- a/Misc/valgrind-python.supp +++ b/Misc/valgrind-python.supp @@ -133,6 +133,15 @@ ### use of the libraries. ### +{ + Generic gentoo ld problems + Memcheck:Cond + obj:/lib/ld-2.3.4.so + obj:/lib/ld-2.3.4.so + obj:/lib/ld-2.3.4.so + obj:/lib/ld-2.3.4.so +} + { DBM problems, see test_dbm Memcheck:Param