- Disable use of valgrind on old s390 (31bit) distros.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=223
This commit is contained in:
2019-09-10 15:47:42 +00:00
committed by Git OBS Bridge
parent 3b05db1061
commit 8b87f86b6e
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 10 15:45:17 UTC 2019 - matz@suse.com
- Disable use of valgrind on old s390 (31bit) distros.
-------------------------------------------------------------------
Fri Aug 23 16:00:18 UTC 2019 - Tom de Vries <tdevries@suse.com>