SHA256
6
0
forked from pool/glibc

Accepting request 712158 from home:Andreas_Schwab:Factory

- malloc-tests-warnings.patch: Fix warnings in malloc tests with GCC 9

OBS-URL: https://build.opensuse.org/request/show/712158
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=532
This commit is contained in:
2019-06-26 15:17:28 +00:00
committed by Git OBS Bridge
parent e6a16310f4
commit 3a6133b4ec
3 changed files with 131 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 26 07:41:20 UTC 2019 - Andreas Schwab <schwab@suse.de>
- malloc-tests-warnings.patch: Fix warnings in malloc tests with GCC 9
-------------------------------------------------------------------
Tue Jun 25 07:30:13 UTC 2019 - Martin Liška <mliska@suse.cz>