Afegit scripts a linux-utils

This commit is contained in:
2024-10-07 18:44:18 +02:00
parent bf945ef14b
commit 0d0e49316f
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{ ignore_unversioned_libs
Memcheck:Leak
...
obj:*/lib*/lib*.so
}
{
ignore_versioned_libs
Memcheck:Leak
...
obj:*/lib*/lib*.so.*
}