update use-G_GSIZE_FORMAT-instead-of-G_GUINT64_FORMAT-for-gsize.patch.

This commit is contained in:
chengguipeng_xian 2020-09-19 17:40:38 +08:00 committed by Gitee
parent 73f484165c
commit 71767bebeb

View File

@ -6,6 +6,8 @@ Subject: [PATCH] tests: use G_GSIZE_FORMAT instead of G_GUINT64_FORMAT for
This fixes the build on 32-bit platforms with -Werror-format
https://gitlab.gnome.org/GNOME/sysprof/-/commit/5dea152c7728f5a37370ad8a229115833e36b4f6
fixes #32
---
src/tests/allocs-by-size.c | 2 +-