pkg-config/glib-patches/patchlist
Dan Nicholson 64cbed9884 glib: Fix bundled build with GCC 6
Backport two patches from upstream glib to handle -Wformat-nonliteral
included by default with GCC 6. Ideally the snapshot should be updated,
but this fix the issue until that happens.

https://bugs.freedesktop.org/show_bug.cgi?id=95326
2017-03-20 06:01:57 -05:00

15 lines
312 B
Text

# pkg-config specific
glib-only.patch
no-installed-files.patch
foreign-automake.patch
no-gregex.patch
no-pkg-config.patch
no-gettext.patch
cross-compiling.patch
static-only.patch
win32-static-init.patch
osx-static-framework.patch
# Upstream backports
gcc-format-nonliteral-1.patch
gcc-format-nonliteral-2.patch