From 06e6f4a3199043c737a37721d889b86885106ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Fri, 13 Oct 2017 15:45:08 +0200 Subject: patches/glib-2.54.0.local.patch: fix missing semicolon (via Redfoxmoon.) --- patches/glib-2.54.0.local.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/glib-2.54.0.local.patch') diff --git a/patches/glib-2.54.0.local.patch b/patches/glib-2.54.0.local.patch index 40ad4149..da5baae4 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 -+ 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