summaryrefslogtreecommitdiff
path: root/graphite/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'graphite/makefile.mk')
-rw-r--r--graphite/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphite/makefile.mk b/graphite/makefile.mk
index 1134a29a4403..181d70b27728 100644
--- a/graphite/makefile.mk
+++ b/graphite/makefile.mk
@@ -47,9 +47,13 @@ all:
.IF "$(ENABLE_GRAPHITE)"=="TRUE"
TARFILE_NAME=silgraphite-2.3.1
TARFILE_MD5=d35724900f6a4105550293686688bbb3
+#graphite-updatewerror.patch -Werror passed to CFLAGS configure for
+#--enable-debug, but not in configure.ac, so update configure to
+#match
PATCH_FILES=\
graphite-2.3.1.patch \
- graphite-removeobsolete.patch
+ graphite-removeobsolete.patch \
+ graphite-updatewerror.patch
# convert line-endings to avoid problems when patching
CONVERTFILES=\