From 69eaa500649afaa1a263bcb45b075660117eef64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Wed, 11 Oct 2017 20:25:06 +0200 Subject: vars/build.vars: updates libpng to v1.6.34 (via Redfoxmoon.) patches/glib-2.54.0.local.patch: don't pass -Werror=missing-include-dirs (via Redfoxmoon.) --- patches/glib-2.54.0.local.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches') diff --git a/patches/glib-2.54.0.local.patch b/patches/glib-2.54.0.local.patch index 4d6e61fb..40ad4149 100644 --- a/patches/glib-2.54.0.local.patch +++ b/patches/glib-2.54.0.local.patch @@ -13,7 +13,7 @@ -Werror=missing-prototypes -Werror=implicit-function-declaration \ -Werror=pointer-arith -Werror=init-self -Werror=format-security \ - -Werror=format=2 -Werror=missing-include-dirs; do -+ -Werror=missing-include-dirs; do ++ do { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports flag $flag in envvar CFLAGS" >&5 $as_echo_n "checking if $CC supports flag $flag in envvar CFLAGS... " >&6; } -- cgit v1.2.3