mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2025-12-20 04:20:04 +01:00
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
15 lines
312 B
Text
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
|