summaryrefslogtreecommitdiffhomepage
path: root/patches/glib-2.54.0.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-10-11 20:25:06 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-10-11 20:25:06 +0200
commit69eaa500649afaa1a263bcb45b075660117eef64 (patch)
tree6966afef5bda705e1f4410f7862158530ecfcfda /patches/glib-2.54.0.local.patch
parent19a2b12dd20d8b73bf976fdc940117da92ecd4a7 (diff)
downloadmidipix_build-69eaa500649afaa1a263bcb45b075660117eef64.tar.bz2
midipix_build-69eaa500649afaa1a263bcb45b075660117eef64.tar.xz
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.)
Diffstat (limited to 'patches/glib-2.54.0.local.patch')
-rw-r--r--patches/glib-2.54.0.local.patch2
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; }