summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-09-06 17:54:08 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-09-06 17:54:08 +0000
commitb3dc5ce70d8fa6bc8e61e6e43b4cd50432276ee4 (patch)
tree479144ee966df44f18976d27f1ad606c017fe35b /patches
parent084aea89ff5678fe6e99ca0c97c524334fd43d6a (diff)
downloadmidipix_build-b3dc5ce70d8fa6bc8e61e6e43b4cd50432276ee4.tar.bz2
midipix_build-b3dc5ce70d8fa6bc8e61e6e43b4cd50432276ee4.tar.xz
vars/build.vars, patches/glib-2.46.2.local.patch: fix glib_host build.
Diffstat (limited to 'patches')
-rw-r--r--patches/glib-2.46.2.local.patch11
1 files changed, 11 insertions, 0 deletions
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; }