glib2: fix (host-)build with gcc6
authorDaniel Golle <daniel@makrotopia.org>
Mon, 18 Jul 2016 20:07:22 +0000 (22:07 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 18 Jul 2016 20:59:13 +0000 (22:59 +0200)
commit0e99e5eea9f24cfcd9479f0f5b9736bbf9127ae5
tree3e75c36626543d402717bc3db1d558b4b87b961e
parent265fc9916fa7cb8eaa2dcfea33dd31a168656076
glib2: fix (host-)build with gcc6

import upstream fix from
https://git.gnome.org/browse/glib/commit/?id=0817af40e8c74c721c30f6ef482b1f53d12044c7

and fix it to remain compatibile with old version of gcc
https://git.gnome.org/browse/glib/commit/?id=8cdbc7fb2c8c876902e457abe46ee18a0b134486

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/glib2/patches/002-gdate-Suppress-string-format-literal-warning.patch [new file with mode: 0644]
libs/glib2/patches/003-gdate-Move-warning-pragma-outside-of-function.patch [new file with mode: 0644]