mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Ignore valgrind problems on Ubuntu from ld
This commit is contained in:
parent
67862ba34c
commit
59953571fb
1 changed files with 9 additions and 0 deletions
|
|
@ -133,6 +133,15 @@
|
|||
### use of the libraries.
|
||||
###
|
||||
|
||||
{
|
||||
Generic ubuntu ld problems
|
||||
Memcheck:Addr8
|
||||
obj:/lib/ld-2.4.so
|
||||
obj:/lib/ld-2.4.so
|
||||
obj:/lib/ld-2.4.so
|
||||
obj:/lib/ld-2.4.so
|
||||
}
|
||||
|
||||
{
|
||||
Generic gentoo ld problems
|
||||
Memcheck:Cond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue