From b3dc5ce70d8fa6bc8e61e6e43b4cd50432276ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Wed, 6 Sep 2017 17:54:08 +0000 Subject: vars/build.vars, patches/glib-2.46.2.local.patch: fix glib_host build. --- patches/glib-2.46.2.local.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'patches') diff --git a/patches/glib-2.46.2.local.patch b/patches/glib-2.46.2.local.patch index 31dc5aeb..d30cf5b8 100644 --- a/patches/glib-2.46.2.local.patch +++ b/patches/glib-2.46.2.local.patch @@ -20,3 +20,14 @@ Name: GLib Description: C Utility Library +--- glib-2.46.2/configure.orig 2015-11-06 22:28:54.000000000 +0000 ++++ glib-2.46.2/configure 2017-09-06 17:48:13.444000000 +0000 +@@ -28873,7 +28873,7 @@ + -Wall -Wstrict-prototypes -Werror=declaration-after-statement \ + -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 + + { $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