diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/glib-2.54.0.local.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |